aboutsummaryrefslogtreecommitdiff
path: root/lang/pm3-netobj
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-02-20 23:46:25 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-02-20 23:46:25 +0000
commite5b673b7a1b3820550b39011ea2aaf375d5f8816 (patch)
tree701741574591599f154845a0baa6fd55df0936cd /lang/pm3-netobj
parente2f618abb3806936354032e169629024a6501b1e (diff)
downloadports-e5b673b7a1b3820550b39011ea2aaf375d5f8816.tar.gz
ports-e5b673b7a1b3820550b39011ea2aaf375d5f8816.zip
Notes
Diffstat (limited to 'lang/pm3-netobj')
-rw-r--r--lang/pm3-netobj/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/pm3-netobj/Makefile b/lang/pm3-netobj/Makefile
index acd49fe37073..db47cb95287c 100644
--- a/lang/pm3-netobj/Makefile
+++ b/lang/pm3-netobj/Makefile
@@ -33,6 +33,8 @@ PROGS= bin/netobjd \
L1= ${PREFIX}/lib/m3/${TARGET}/
SOVERSION= 7
VERSION= 1.1.13
+# hack to work around bsd.port.mk problem
+USE_BZIP2= yes
.include <bsd.port.pre.mk>