From 43a7a66c7935544a29df8ddbc5ae722cf604626c Mon Sep 17 00:00:00 2001 From: kris Date: Tue, 7 Mar 2006 17:12:38 +0000 Subject: Now buildable Approved by: portmgr (implicit) --- deskutils/xrolo/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'deskutils/xrolo/Makefile') 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 - -.if ${OSVERSION} >= 504100 -BROKEN= "Does not build on FreeBSD >= 5.x" -.endif - -.include +.include -- cgit