aboutsummaryrefslogtreecommitdiff
path: root/comms/trustedqsl/Makefile
diff options
context:
space:
mode:
authorDiane Bruce <db@FreeBSD.org>2007-06-22 20:52:16 +0000
committerDiane Bruce <db@FreeBSD.org>2007-06-22 20:52:16 +0000
commit5a5d7aa8f73a58523587abc8e9eee96af28b30a8 (patch)
tree20aedc68a0224f5d0ffcfa87540a00bb3b528d1d /comms/trustedqsl/Makefile
parent08da2a304885f9a9d6849287bc9c0ea802a55370 (diff)
downloadports-5a5d7aa8f73a58523587abc8e9eee96af28b30a8.tar.gz
ports-5a5d7aa8f73a58523587abc8e9eee96af28b30a8.zip
Notes
Diffstat (limited to 'comms/trustedqsl/Makefile')
-rw-r--r--comms/trustedqsl/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/comms/trustedqsl/Makefile b/comms/trustedqsl/Makefile
index 2a3f8a6ad2c4..ae46ea036a94 100644
--- a/comms/trustedqsl/Makefile
+++ b/comms/trustedqsl/Makefile
@@ -26,12 +26,6 @@ MAKE_ENV= INCDIR="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= can not build on 4.x
-.endif
-
post-patch:
@${CP} ${FILESDIR}/Makefile ${WRKSRC}
@${REINPLACE_CMD} -e 's|%%INSTALL%%|${INSTALL_PROGRAM}|' \
@@ -70,4 +64,5 @@ post-install:
@${ECHO} before this program will run correctly.
@${ECHO}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
+