diff options
Diffstat (limited to 'deskutils/gucharmap3/Makefile')
-rw-r--r-- | deskutils/gucharmap3/Makefile | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/deskutils/gucharmap3/Makefile b/deskutils/gucharmap3/Makefile index b8ccfa34e..81ccd0c57 100644 --- a/deskutils/gucharmap3/Makefile +++ b/deskutils/gucharmap3/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: gucharmap -# Date created: 02 Mar 2003 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# +# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# $MCom$ -# +# $MCom: ports/trunk/deskutils/gucharmap3/Makefile 17268 2013-04-01 05:13:11Z marcus $ PORTNAME= gucharmap PORTVERSION= 3.4.1.1 @@ -19,9 +15,9 @@ CONFLICTS= gucharmap-2.[0-9]* LATEST_LINK= gucharmap3 USE_XZ= yes -USE_GETTEXT= yes +USES= gettext pathfix pkgconfig USE_GMAKE= yes -USE_GNOME= gnomeprefix intlhack gnomehack gtk30 gnomedocutils +USE_GNOME= gnomeprefix intlhack gtk30 gnomedocutils GNU_CONFIGURE= yes INSTALLS_OMF= yes USE_LDCONFIG= yes |