aboutsummaryrefslogtreecommitdiff
path: root/sysutils/torque
diff options
context:
space:
mode:
authorEdward Tomasz Napierala <trasz@FreeBSD.org>2007-04-18 08:10:07 +0000
committerEdward Tomasz Napierala <trasz@FreeBSD.org>2007-04-18 08:10:07 +0000
commit7814536f3101f20ec065271f4a7ef231137f0c63 (patch)
treecc8cad5f6f420eec145bc998ff5247cc04c02cc1 /sysutils/torque
parent06dacf3073bc611db298582b01d8ebed2949d65c (diff)
downloadports-7814536f3101f20ec065271f4a7ef231137f0c63.tar.gz
ports-7814536f3101f20ec065271f4a7ef231137f0c63.zip
Notes
Diffstat (limited to 'sysutils/torque')
-rw-r--r--sysutils/torque/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/sysutils/torque/Makefile b/sysutils/torque/Makefile
index dbb850a51e56..98833431e93e 100644
--- a/sysutils/torque/Makefile
+++ b/sysutils/torque/Makefile
@@ -53,14 +53,8 @@ MAN8= pbs_mom.8 pbsnodes.8 pbs_sched_basl.8 pbs_sched_cc.8 \
MLINKS= pbs_sched_cc.8 pbs_sched.8 \
pbs_resources_freebsd.7 pbs_resources.7
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= Doesn't build on 4.x
-.endif
-
post-install:
${INSTALL_SCRIPT} ${WRKSRC}/torque.setup ${EXAMPLESDIR}
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>