diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-18 21:20:06 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-18 21:20:06 +0000 |
commit | daa68ed157923d92e6c4daaf778761cdb66389f5 (patch) | |
tree | 81c1c82579021bba960ec0118b6bf7294432d20d /deskutils/glabels | |
parent | 4e6ee725c3c6ac4cf0383fbfabb9d687e5bb0f5f (diff) | |
download | ports-daa68ed157923d92e6c4daaf778761cdb66389f5.tar.gz ports-daa68ed157923d92e6c4daaf778761cdb66389f5.zip |
Remove USE_GNOMENG.
Notes
Notes:
svn path=/head/; revision=79247
Diffstat (limited to 'deskutils/glabels')
-rw-r--r-- | deskutils/glabels/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/deskutils/glabels/Makefile b/deskutils/glabels/Makefile index 748f5700c917..20c0a0881018 100644 --- a/deskutils/glabels/Makefile +++ b/deskutils/glabels/Makefile @@ -17,7 +17,6 @@ LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ gnomeprintui-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui20 \ gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui -USE_GNOMENG= yes USE_GNOME= gnomehack gnomeprefix gnomelibs USE_X_PREFIX= yes USE_GMAKE= yes |