From e5b673b7a1b3820550b39011ea2aaf375d5f8816 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Sun, 20 Feb 2000 23:46:25 +0000 Subject: A small hack to work around bsd.port.mk's problem -- add USE_BZIP2 so the DEPENDS=pm3-base:configure will work on the package building machine. (It won't make any difference for ordinary users.) Reviewed by: maintainer --- lang/pm3-netobj/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lang/pm3-netobj') 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 -- cgit v1.2.3