summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-12-15 03:04:43 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-12-15 03:04:43 +0000
commitfe1f5ceb6166cb82e0419a7d0423542239e32a26 (patch)
treef24539e86667decb73d6f9d6b3d37b27aa636110 /net
parentFix build on 4.x (diff)
Properly specify file with full directory.
Bump port revision so people on 4.x know there is something changed.
Notes
Notes: svn path=/head/; revision=124049
Diffstat (limited to 'net')
-rw-r--r--net/freenet6/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/freenet6/Makefile b/net/freenet6/Makefile
index bc13276b036f..b20fe5516c6e 100644
--- a/net/freenet6/Makefile
+++ b/net/freenet6/Makefile
@@ -7,7 +7,7 @@
PORTNAME= freenet6
PORTVERSION= 2.1.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net ipv6
MASTER_SITES= http://www.hexago.com/files/
DISTNAME= tspc-${PORTVERSION}-src
@@ -31,7 +31,7 @@ PKGMESSAGE= ${WRKDIR}/pkg-message
IGNORE= This program might not be working on FreeBSD version below 4.0
.endif
.if ${OSVERSION} > 500000
-EXTRA_PATCHES= patch5-template::freebsd.sh
+EXTRA_PATCHES= ${FILESDIR}/patch5-template::freebsd.sh
.endif
MAKE_ARGS= target=freebsd installdir=${PREFIX}