aboutsummaryrefslogtreecommitdiff
path: root/audio/ripperx
diff options
context:
space:
mode:
authorEdward Tomasz Napierala <trasz@FreeBSD.org>2007-04-17 14:12:28 +0000
committerEdward Tomasz Napierala <trasz@FreeBSD.org>2007-04-17 14:12:28 +0000
commit743c6a5978599809a977deef7be5d62e7ae8ae7d (patch)
treee0552083df13157fd701770980b8daeae2e88580 /audio/ripperx
parentec7cf3514a9cc123e0c91d7f2700ec02c489c75f (diff)
downloadports-743c6a5978599809a977deef7be5d62e7ae8ae7d.tar.gz
ports-743c6a5978599809a977deef7be5d62e7ae8ae7d.zip
Remove workarounds for FreeBSD 4.
PR: ports/111687 Submitted by: edwin Approved by: miwi (mentor)
Notes
Notes: svn path=/head/; revision=190187
Diffstat (limited to 'audio/ripperx')
-rw-r--r--audio/ripperx/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/audio/ripperx/Makefile b/audio/ripperx/Makefile
index 8e58707d2e13..ca3dc736f595 100644
--- a/audio/ripperx/Makefile
+++ b/audio/ripperx/Makefile
@@ -22,10 +22,4 @@ GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= gtk12
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= Does not compile on 4.x
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>