aboutsummaryrefslogtreecommitdiff
path: root/palm/uppc-kmod
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2007-04-19 21:20:48 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2007-04-19 21:20:48 +0000
commitc7611291caed7042dac74061e36e3fa5ba7ed166 (patch)
tree1d2de5d52eb1b8904d425116b2afd36170dab951 /palm/uppc-kmod
parentaf96ced369a5fd129e406f51d4135261e2b70bb3 (diff)
downloadports-c7611291caed7042dac74061e36e3fa5ba7ed166.tar.gz
ports-c7611291caed7042dac74061e36e3fa5ba7ed166.zip
Notes
Diffstat (limited to 'palm/uppc-kmod')
-rw-r--r--palm/uppc-kmod/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/palm/uppc-kmod/Makefile b/palm/uppc-kmod/Makefile
index 86d796d0d6de..400d5d0ab41e 100644
--- a/palm/uppc-kmod/Makefile
+++ b/palm/uppc-kmod/Makefile
@@ -22,12 +22,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
IGNORE= Requires kernel source (/usr/src/sys) to build
.endif
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= "Does not build on FreeBSD 4.x"
-.endif
-
post-build:
@${REINPLACE_CMD} -e 's|%%INITIAL_INSTALLDIR%%|${PREFIX}/lib|g' ${BUILD_WRKSRC}/uppcsetup
@${REINPLACE_CMD} -e 's|%%INITIAL_MODDIR%%|${KMODDIR}|g' ${WRKSRC}/uppcsetup
@@ -46,4 +40,4 @@ post-install:
@${ECHO_CMD} " * and set up a connection. *"
@${ECHO_CMD} " ****************************************************************"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>