summaryrefslogtreecommitdiffstats
path: root/sysutils/flashrom/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/flashrom/Makefile')
-rw-r--r--sysutils/flashrom/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/sysutils/flashrom/Makefile b/sysutils/flashrom/Makefile
index 72aa2a0..2523994 100644
--- a/sysutils/flashrom/Makefile
+++ b/sysutils/flashrom/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: flashrom
-# Date created: 06 May 2009
-# Whom: Alexander Logvinov <ports@logvinov.com>
-#
+# Created by: Alexander Logvinov <ports@logvinov.com>
# $FreeBSD$
-#
PORTNAME= flashrom
PORTVERSION= 0.9.6.1
@@ -45,7 +41,7 @@ RUN_DEPENDS+= dmidecode:${PORTSDIR}/sysutils/dmidecode
.endif
.if ${PORT_OPTIONS:MFTDI}
-USE_PKGCONFIG= build
+USES+= pkgconfig
LIB_DEPENDS+= ftdi:${PORTSDIR}/devel/libftdi
.endif
OpenPOWER on IntegriCloud