aboutsummaryrefslogtreecommitdiff
path: root/www/campsite/Makefile
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/campsite/Makefile
parentcc82ac7af1a4b4743ab599432b8c7f24a774e0c8 (diff)
downloadports-b448c924112a2914f0569c0bcec9690b9fa159cd.tar.gz
ports-b448c924112a2914f0569c0bcec9690b9fa159cd.zip
Notes
Diffstat (limited to 'www/campsite/Makefile')
-rw-r--r--www/campsite/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/www/campsite/Makefile b/www/campsite/Makefile
index 5ec840fe5936..bb7125f1e3d8 100644
--- a/www/campsite/Makefile
+++ b/www/campsite/Makefile
@@ -43,12 +43,6 @@ USE_GMAKE= yes
SUB_FILES= pkg-message pkg-install pkg-deinstall crontab.in
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= does not compile
-.endif
-
post-patch:
@${FIND} ${WRKSRC} -type f -perm 755 \
-or -name campsite_create_instance \
@@ -69,4 +63,4 @@ post-install:
@${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>