diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 18:41:15 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 18:41:15 +0000 |
commit | bbc8c4d740872dbe971f6164448e5ba893cb166f (patch) | |
tree | c756810defa7862a81134a13cec391bfef55e24e /news | |
parent | 7eb500363752ce8dd82189f56d621b11450e92f9 (diff) |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/fidogate-ds/Makefile | 3 | ||||
-rw-r--r-- | news/slrnconf/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/news/fidogate-ds/Makefile b/news/fidogate-ds/Makefile index 55decd429f5f..1d61b0039bd9 100644 --- a/news/fidogate-ds/Makefile +++ b/news/fidogate-ds/Makefile @@ -17,9 +17,8 @@ BROKEN= Fails to configure PORTSCOUT= limit:^5\.[^2] # 5.2.X is development branch USE_AUTOTOOLS= libtool -USE_BZIP2= yes GNU_CONFIGURE= yes -USES= perl5 +USES= perl5 tar:bzip2 MAKE_JOBS_UNSAFE= yes SPOOLDIR?=/var/spool/fido/gate diff --git a/news/slrnconf/Makefile b/news/slrnconf/Makefile index 8b9b0aa991a1..aa2b31eb7791 100644 --- a/news/slrnconf/Makefile +++ b/news/slrnconf/Makefile @@ -13,8 +13,7 @@ COMMENT= Graphical configuration utility for the newsreader slrn BUILD_DEPENDS= p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2 \ p5-Parse-RecDescent>=0:${PORTSDIR}/devel/p5-Parse-RecDescent -USE_BZIP2= yes -USES= perl5 +USES= perl5 tar:bzip2 MAKE_ARGS+= PREFIX=${PREFIX} OPTIONS_DEFINE= DOCS |