From 5e7b1496eb301f819c4ef938a601fd8b598986ce Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Tue, 17 Aug 2004 10:33:38 +0000 Subject: [PATCH] This now builds on 5.x, remove BROKEN tag. --- audio/pd/Makefile | 8 +------- audio/rio/Makefile | 4 ---- 2 files changed, 1 insertion(+), 11 deletions(-) diff --git a/audio/pd/Makefile b/audio/pd/Makefile index 68d3b96855af..3ef1d77b2bab 100644 --- a/audio/pd/Makefile +++ b/audio/pd/Makefile @@ -30,12 +30,6 @@ USE_X_PREFIX= yes USE_AUTOCONF_VER= 259 WRKSRC= ${WRKDIR}/pd-0.37-1test1/src -.include - -.if ${OSVERSION} >= 502000 -BROKEN= "Does not compile" -.endif - pre-patch: ${RM} -f ${WRKSRC}/configure @@ -92,4 +86,4 @@ do-install: ${MKDIR} ${DATADIR} cd ${WRKSRC}/../extra && ${PAX} -r -w * ${DATADIR} -.include +.include diff --git a/audio/rio/Makefile b/audio/rio/Makefile index 02fa87830851..4da86fe51269 100644 --- a/audio/rio/Makefile +++ b/audio/rio/Makefile @@ -25,10 +25,6 @@ PLIST_FILES= bin/rio .include -.if ${OSVERSION} >= 501000 -BROKEN= "Does not compile" -.endif - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/rio ${PREFIX}/bin