diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-08-17 10:33:38 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-08-17 10:33:38 +0000 |
commit | 5e7b1496eb301f819c4ef938a601fd8b598986ce (patch) | |
tree | f7a4afd70227a5f3f67dfc82bd928e6a8f8aed3d /audio/rio | |
parent | 61c998be01b585a11ce5be32573967b6bcd37dab (diff) | |
download | ports-5e7b1496eb301f819c4ef938a601fd8b598986ce.tar.gz ports-5e7b1496eb301f819c4ef938a601fd8b598986ce.zip |
Notes
Diffstat (limited to 'audio/rio')
-rw-r--r-- | audio/rio/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
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 <bsd.port.pre.mk> -.if ${OSVERSION} >= 501000 -BROKEN= "Does not compile" -.endif - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/rio ${PREFIX}/bin |