summaryrefslogtreecommitdiffstats
path: root/x11/zenity/Makefile
diff options
context:
space:
mode:
authorbland <bland@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-02 12:52:51 +0800
committerbland <bland@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-02 12:52:51 +0800
commitc0f2d39d1609eee4c5179012c66f2204c13840fb (patch)
tree5fd93bdcb700417e9d90ed756bbe446e1638689d /x11/zenity/Makefile
parentf240c52224de5d178c01720f2ca407e11ff6abcd (diff)
downloadmarcuscom-ports-c0f2d39d1609eee4c5179012c66f2204c13840fb.tar
marcuscom-ports-c0f2d39d1609eee4c5179012c66f2204c13840fb.tar.gz
marcuscom-ports-c0f2d39d1609eee4c5179012c66f2204c13840fb.tar.bz2
marcuscom-ports-c0f2d39d1609eee4c5179012c66f2204c13840fb.tar.lz
marcuscom-ports-c0f2d39d1609eee4c5179012c66f2204c13840fb.tar.xz
marcuscom-ports-c0f2d39d1609eee4c5179012c66f2204c13840fb.tar.zst
marcuscom-ports-c0f2d39d1609eee4c5179012c66f2204c13840fb.zip
Remove obsolete popt dependency.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7471 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/zenity/Makefile')
-rw-r--r--x11/zenity/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/zenity/Makefile b/x11/zenity/Makefile
index 58ffc614c..73919e8bc 100644
--- a/x11/zenity/Makefile
+++ b/x11/zenity/Makefile
@@ -3,7 +3,7 @@
# Whom: Franz Klammer <klammer@webonaut.com>
#
# $FreeBSD$
-# $MCom: ports/x11/zenity/Makefile,v 1.66 2006/08/21 16:48:16 ahze Exp $
+# $MCom: ports/x11/zenity/Makefile,v 1.67 2006/09/04 15:38:37 ahze Exp $
#
PORTNAME= zenity
@@ -17,7 +17,6 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Display GNOME dialogs from the command line
BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
-LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
USE_XLIB= yes