aboutsummaryrefslogtreecommitdiff
path: root/www/junkbuster
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 06:21:46 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 06:21:46 +0000
commitb448c924112a2914f0569c0bcec9690b9fa159cd (patch)
tree69d410f5d69f08b523a59ea57e83f8424e28807e /www/junkbuster
parentcc82ac7af1a4b4743ab599432b8c7f24a774e0c8 (diff)
downloadports-b448c924112a2914f0569c0bcec9690b9fa159cd.tar.gz
ports-b448c924112a2914f0569c0bcec9690b9fa159cd.zip
Notes
Diffstat (limited to 'www/junkbuster')
-rw-r--r--www/junkbuster/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/www/junkbuster/Makefile b/www/junkbuster/Makefile
index e15d2aeca6f5..41b454899e9f 100644
--- a/www/junkbuster/Makefile
+++ b/www/junkbuster/Makefile
@@ -23,13 +23,7 @@ SUB_FILES= junkbuster.sh pkg-message
USE_RC_SUBR= yes
PKGMESSAGE= ${WRKDIR}/pkg-message
-.include <bsd.port.pre.mk>
-
-.if ( ${OSVERSION} >= 500000 )
GNUREGEXP= 's:gnu_regex.h:gnu/regex.h:'
-.else
-GNUREGEXP= 's:gnu_regex.h:gnuregex.h:'
-.endif
post-patch:
.for f in junkbstr.ini saclfile.ini sblock.ini scookie.ini sforward.ini strust.ini win32.h
@@ -56,4 +50,4 @@ do-install:
post-install:
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>