summaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-03-07 17:12:38 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-03-07 17:12:38 +0000
commit3c6b6ea1186c39590b5be55305b3fd55acd490b0 (patch)
tree13ceba81e9da133a73a1652075d94f0040d08811 /deskutils
parentNow builds again (diff)
Now buildable
Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=157017
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/xrolo/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/deskutils/xrolo/Makefile b/deskutils/xrolo/Makefile
index 9f464a8a0597..fdb22c1a376a 100644
--- a/deskutils/xrolo/Makefile
+++ b/deskutils/xrolo/Makefile
@@ -28,10 +28,4 @@ USE_IMAKE= yes
MAN1= xrolo.1
PLIST_FILES= bin/xrolo
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 504100
-BROKEN= "Does not build on FreeBSD >= 5.x"
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>