diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-04-16 11:20:32 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-04-16 11:20:32 +0000 |
commit | 3ac21af4e73921ae8639d21e97b444a8f983af01 (patch) | |
tree | 743288ade3da4e9800160afd4420f5c637c46d95 /audio/kid3-kde4 | |
parent | 5a4b3248d0221d3ea3fd4c1115c7ee4887b929a1 (diff) | |
download | ports-3ac21af4e73921ae8639d21e97b444a8f983af01.tar.gz ports-3ac21af4e73921ae8639d21e97b444a8f983af01.zip |
Notes
Diffstat (limited to 'audio/kid3-kde4')
-rw-r--r-- | audio/kid3-kde4/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/audio/kid3-kde4/Makefile b/audio/kid3-kde4/Makefile index 8648ae67313d..d471048a2bfe 100644 --- a/audio/kid3-kde4/Makefile +++ b/audio/kid3-kde4/Makefile @@ -27,10 +27,4 @@ USE_GETTEXT= yes GNU_CONFIGURE= yes INSTALLS_ICONS= yes -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500000 -IGNORE= does not compile on FreeBSD 4.x -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |