diff options
Diffstat (limited to 'deskutils/gucharmap/Makefile')
-rw-r--r-- | deskutils/gucharmap/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/deskutils/gucharmap/Makefile b/deskutils/gucharmap/Makefile index f4aaa9eb608c..59c49e55c359 100644 --- a/deskutils/gucharmap/Makefile +++ b/deskutils/gucharmap/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/deskutils/gucharmap/Makefile,v 1.47 2008/03/09 22:24:55 mezz Exp $ +# $MCom: ports/deskutils/gucharmap/Makefile,v 1.57 2008/11/25 05:40:17 mezz Exp $ # PORTNAME= gucharmap -PORTVERSION= 2.22.3 +PORTVERSION= 2.24.2 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -21,11 +21,9 @@ 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 -INSTALLS_ICONS= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |