summaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-01 23:02:45 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-01 23:02:45 +0000
commit26b9ac0163c291fa626a09bf353f43e85de5d671 (patch)
treef48f10cfa3bfa5bfe892a414f9a998d9b28a7782 /deskutils
parentConvert USE_GNOME=pkgconfig to USES=pkgconfig (diff)
Convert USE_GNOME=pkgconfig to USES=pkgconfig
Convert USE_GMAKE to USES=gmake Convert USE_GNOME=gnomehack to USES=pathfix
Notes
Notes: svn path=/head/; revision=325932
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/tagutils/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/deskutils/tagutils/Makefile b/deskutils/tagutils/Makefile
index 7bf72556aaec..b8267016a630 100644
--- a/deskutils/tagutils/Makefile
+++ b/deskutils/tagutils/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: tagutils
-# Date Created: 24 May 2006
-# Whom: Khairil Yusof <kaeru@inigo-tech.com>
-#
+# Created by: Khairil Yusof <kaeru@inigo-tech.com>
# $FreeBSD$
-#
PORTNAME= tagutils
PORTVERSION= 0.3.0
@@ -16,9 +12,9 @@ COMMENT= A command line tool for tagging files
LIB_DEPENDS= leaftag.0:${PORTSDIR}/devel/libleaftag
-USE_GMAKE= yes
GNU_CONFIGURE= yes
-USE_GNOME= gnomehack glib20 pkgconfig
+USES= gmake pathfix pkgconfig
+USE_GNOME= glib20
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib