aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-11 23:38:47 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-11 23:38:47 +0000
commit7f203fae3ed90eeab042dbc6dcc9eb26513ea380 (patch)
treed13dce0a316cccec1eceda91cc18c4183eec4fb4 /misc
parent870e43b3cba9c26375075f032122b07cb8b6fb62 (diff)
downloadports-7f203fae3ed90eeab042dbc6dcc9eb26513ea380.tar.gz
ports-7f203fae3ed90eeab042dbc6dcc9eb26513ea380.zip
Notes
Diffstat (limited to 'misc')
-rw-r--r--misc/gucharmap/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/gucharmap/Makefile b/misc/gucharmap/Makefile
index 1707e8fca223..941ce8ac1049 100644
--- a/misc/gucharmap/Makefile
+++ b/misc/gucharmap/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gucharmap
PORTVERSION= 0.4.0
+PORTREVISION= 1
CATEGORIES= misc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.4
@@ -15,13 +16,12 @@ DIST_SUBDIR= gnome2
MAINTAINER= marcus@FreeBSD.org
COMMENT= A Unicode/ISO10646 character map and font viewer
-LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20
+LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOMENG= yes
-USE_GNOME= gnomeprefix gnomehack
+USE_GNOME= gnomeprefix gnomehack gtk20
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
USE_REINPLACE= yes