aboutsummaryrefslogtreecommitdiff
path: root/security/fprint_demo
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-08-31 00:11:06 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-08-31 00:11:06 +0000
commitb2c2296adc70ba95e4eb69a2d470a394db99bb3a (patch)
tree1819988b93feb19b650b40d8be41a8908394ae75 /security/fprint_demo
parentb179278458f7fe6bc98af1cecc8f195ed363c561 (diff)
downloadports-b2c2296adc70ba95e4eb69a2d470a394db99bb3a.tar.gz
ports-b2c2296adc70ba95e4eb69a2d470a394db99bb3a.zip
Eradicate USE_GNOME=pkgconfig from security
While here: - Trim headers - Convert USE_GMAKE to USES=gmake - Convert USE_GNOME=gnomehack to USES=pathfix - Convert USE_PERL5 to USES=perl5
Notes
Notes: svn path=/head/; revision=325745
Diffstat (limited to 'security/fprint_demo')
-rw-r--r--security/fprint_demo/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/security/fprint_demo/Makefile b/security/fprint_demo/Makefile
index d63a97d9ac3e..a660e0b77573 100644
--- a/security/fprint_demo/Makefile
+++ b/security/fprint_demo/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: fprint_demo
-# Date created: April 12 2008
-# Whom: barner
-#
+# Created by: barner
# $FreeBSD$
-#
PORTNAME= fprint_demo
PORTVERSION= 20080303
@@ -21,7 +17,8 @@ LIB_DEPENDS= fprint:${PORTSDIR}/security/libfprint
USE_AUTOTOOLS= autoconf automake
AUTOMAKE_ARGS= -a
GNU_CONFIGURE= yes
-USE_GNOME= atk glib20 gtk20 pango pkgconfig
+USES= pkgconfig
+USE_GNOME= atk glib20 gtk20 pango
INSTALLS_ICONS= yes
WRKSRC= ${WRKDIR}