summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2017-06-04 09:24:48 +0000
committerdinoex <dinoex@FreeBSD.org>2017-06-04 09:24:48 +0000
commit1a849bd78a53657602759bc40299fc423271e1bb (patch)
treedf96fc4afb84870e7de709ab6902e48d891ce856
parenta6141efbbfafb0068704ed7a19bff0894213c38a (diff)
downloadFreeBSD-ports-1a849bd78a53657602759bc40299fc423271e1bb.zip
FreeBSD-ports-1a849bd78a53657602759bc40299fc423271e1bb.tar.gz
- fix gperf on FreeBSD-11
-rw-r--r--german/unix-connect/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/german/unix-connect/Makefile b/german/unix-connect/Makefile
index d5ca0a4..abd8250 100644
--- a/german/unix-connect/Makefile
+++ b/german/unix-connect/Makefile
@@ -17,7 +17,7 @@ LICENSE= GPLv2 BSD3CLAUSE
MANUAL_PACKAGE_BUILD= needs hostname
-USES= fakeroot
+USES= fakeroot gperf
WRKSRC= ${WRKDIR}/${DISTNAME}
GNU_CONFIGURE= yes
OpenPOWER on IntegriCloud