aboutsummaryrefslogtreecommitdiff
path: root/textproc/xmlpp
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2001-12-24 21:56:38 +0000
committerSteve Price <steve@FreeBSD.org>2001-12-24 21:56:38 +0000
commit5935a74d57982a0dc9f6555d1946b0f5ac3719cc (patch)
tree4021156be69e96eeebce921bdfd23efcc3a7bf7b /textproc/xmlpp
parentac6282167ce22a93c9d02d6cc8ba6173d652e29d (diff)
Set FETCH_CMD=/usr/bin/fetch since the MASTER_SITE wants to do a redirect
to set a session cookie.
Notes
Notes: svn path=/head/; revision=52119
Diffstat (limited to 'textproc/xmlpp')
-rw-r--r--textproc/xmlpp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/xmlpp/Makefile b/textproc/xmlpp/Makefile
index 0681cef292b6..b9a14c882c23 100644
--- a/textproc/xmlpp/Makefile
+++ b/textproc/xmlpp/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://www.root.at/download/gpl/
MAINTAINER= ports@FreeBSD.org
+FETCH_CMD= /usr/bin/fetch
USE_GMAKE= yes
USE_LIBTOOL= yes