From 9574d50a8b0abfc7c19b12922c6c58d74a211a17 Mon Sep 17 00:00:00 2001 From: Edward Tomasz Napierala Date: Tue, 22 Jul 2008 21:10:10 +0000 Subject: - Unbreak on -CURRENT. Submitted by: gahr@, rnoland@ and wxs@ --- sysutils/torque/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'sysutils') diff --git a/sysutils/torque/Makefile b/sysutils/torque/Makefile index 6550d18dc419..399f82a65070 100644 --- a/sysutils/torque/Makefile +++ b/sysutils/torque/Makefile @@ -57,10 +57,4 @@ post-install: ${INSTALL_SCRIPT} ${WRKSRC}/torque.setup ${EXAMPLESDIR} @${CAT} ${PKGMESSAGE} -.include - -.if ${OSVERSION} >= 800000 -BROKEN= Does not build on 8.x -.endif - -.include +.include -- cgit v1.2.3