diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-08-11 03:58:11 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-08-11 03:58:11 +0800 |
commit | c1bc7cf7cc39291a503e7ce20579ca224448bc76 (patch) | |
tree | 137510b26656d57f85e61541ee18f3ab614c3853 /deskutils | |
parent | 3377d11038f903ddb904b3344579dd763e6defab (diff) | |
download | marcuscom-ports-c1bc7cf7cc39291a503e7ce20579ca224448bc76.tar.gz marcuscom-ports-c1bc7cf7cc39291a503e7ce20579ca224448bc76.tar.zst marcuscom-ports-c1bc7cf7cc39291a503e7ce20579ca224448bc76.zip |
This port no longer needs to set WANT_GNOME.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11274 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/gucharmap/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/gucharmap/Makefile b/deskutils/gucharmap/Makefile index 439a4c432..2e2c825f9 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.49 2008/06/16 23:48:20 marcus Exp $ +# $MCom: ports/deskutils/gucharmap/Makefile,v 1.50 2008/08/05 20:51:53 marcus Exp $ # PORTNAME= gucharmap @@ -21,7 +21,6 @@ USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnomeprefix intlhack gnomehack gtk20 gnomedocutils gconf2 -WANT_GNOME= yes GNU_CONFIGURE= yes INSTALLS_OMF= yes USE_LDCONFIG= yes |