summaryrefslogtreecommitdiffstats
path: root/news
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>1999-12-24 18:39:48 +0000
committermharo <mharo@FreeBSD.org>1999-12-24 18:39:48 +0000
commit6732e58892144622578ef18a9ce32b3ae624f032 (patch)
treecffe8655b21fb7e485b88e43bce778b6a02fb9ed /news
parenta1aa7c31fe5eb626a0a93e1418b4a01dcef37e17 (diff)
downloadFreeBSD-ports-6732e58892144622578ef18a9ce32b3ae624f032.zip
FreeBSD-ports-6732e58892144622578ef18a9ce32b3ae624f032.tar.gz
remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups
PR: 14759 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Diffstat (limited to 'news')
-rw-r--r--news/leafnode/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/news/leafnode/Makefile b/news/leafnode/Makefile
index d94ea31..4b7a1f5 100644
--- a/news/leafnode/Makefile
+++ b/news/leafnode/Makefile
@@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= system/news/transport
MAINTAINER= brian@Awfulhak.org
-HAS_CONFIGURE= yes
-CONFIGURE_ARGS= --quiet --prefix=${PREFIX}
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --quiet
MAKE_ARGS= LOCKFILE=/var/spool/lock/news/fetch.lck \
LIBDIR=${PREFIX}/lib/leafnode
MAN1= newsq.1
OpenPOWER on IntegriCloud