aboutsummaryrefslogtreecommitdiff
path: root/audio/liblo
diff options
context:
space:
mode:
authorEdward Tomasz Napierala <trasz@FreeBSD.org>2007-04-17 14:10:56 +0000
committerEdward Tomasz Napierala <trasz@FreeBSD.org>2007-04-17 14:10:56 +0000
commitec7cf3514a9cc123e0c91d7f2700ec02c489c75f (patch)
tree7a132b17a4bf45aa665d7118e4b518387f488027 /audio/liblo
parent4c8d45ca7efe644f25efcb6f30a60e6ea9637104 (diff)
downloadports-ec7cf3514a9cc123e0c91d7f2700ec02c489c75f.tar.gz
ports-ec7cf3514a9cc123e0c91d7f2700ec02c489c75f.zip
Remove workarounds for FreeBSD 4.
PR: ports/111670 Submitted by: edwin Approved by: miwi (mentor)
Notes
Notes: svn path=/head/; revision=190186
Diffstat (limited to 'audio/liblo')
-rw-r--r--audio/liblo/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/audio/liblo/Makefile b/audio/liblo/Makefile
index ca6f48019b60..304330c84d4d 100644
--- a/audio/liblo/Makefile
+++ b/audio/liblo/Makefile
@@ -19,10 +19,4 @@ USE_GMAKE= yes
USE_LDCONFIG= yes
USE_GNOME= gnomehack
-.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>