summaryrefslogtreecommitdiffstats
path: root/deskutils
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 /deskutils
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 'deskutils')
-rw-r--r--deskutils/gucharmap/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/gucharmap/Makefile b/deskutils/gucharmap/Makefile
index 855f02812..0c76f48ed 100644
--- a/deskutils/gucharmap/Makefile
+++ b/deskutils/gucharmap/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/deskutils/gucharmap/Makefile,v 1.28 2006/09/05 06:15:10 marcus Exp $
+# $MCom: ports/deskutils/gucharmap/Makefile,v 1.29 2006/09/10 00:51:07 mezz Exp $
#
PORTNAME= gucharmap
@@ -17,7 +17,6 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= A Unicode/ISO10646 character map and font viewer
BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
-LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
USE_BZIP2= yes