diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 13:05:02 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 13:05:02 +0000 |
commit | 3ce471e3494d192f0167863779be92b7e83cd9da (patch) | |
tree | 4f1b6cd7147f381c9dd3ce474a307b599cee6e93 /deskutils/gnome-utils/Makefile | |
parent | 4a4792ca9cef7a3ec2e52c3182f933ac3e4310ea (diff) | |
download | ports-3ce471e3494d192f0167863779be92b7e83cd9da.tar.gz ports-3ce471e3494d192f0167863779be92b7e83cd9da.zip |
Notes
Diffstat (limited to 'deskutils/gnome-utils/Makefile')
-rw-r--r-- | deskutils/gnome-utils/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/deskutils/gnome-utils/Makefile b/deskutils/gnome-utils/Makefile index ae47ae23a35e..844a0a09f543 100644 --- a/deskutils/gnome-utils/Makefile +++ b/deskutils/gnome-utils/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: gnomeutils2 -# Date created: 06 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# +# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ # $MCom: ports/deskutils/gnome-utils/Makefile,v 1.159 2012/09/01 23:02:09 mezz Exp $ -# PORTNAME= gnome-utils PORTVERSION= 2.32.0 @@ -25,9 +21,8 @@ CONFLICTS= baobob-3.[0-9]* gnome-dictionary-3.[0-9]* \ gnome-search-tool-3.[0-9]* gnome-system-log-3.[0-9]* USE_BZIP2= yes -USES= gettext +USES= gettext gmake pkgconfig INSTALLS_OMF= yes -USE_GMAKE= yes USE_LDCONFIG= yes INSTALLS_ICONS= yes USE_GNOME= gnomeprefix gnomehack intlhack gnomepanel ltverhack |