aboutsummaryrefslogtreecommitdiff
path: root/audio/libcddb/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-04-16 03:34:03 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-04-16 03:34:03 +0000
commit5bff8e7bfda161127a5de38fd9210004f591218e (patch)
tree22ce65ff235253d7a661b087620b2525628b455c /audio/libcddb/Makefile
parent9606e35d58cb77ce81ab3588d7386aefa82f4309 (diff)
Notes
Diffstat (limited to 'audio/libcddb/Makefile')
-rw-r--r--audio/libcddb/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/audio/libcddb/Makefile b/audio/libcddb/Makefile
index 88f360fd9b58..fb83715b94df 100644
--- a/audio/libcddb/Makefile
+++ b/audio/libcddb/Makefile
@@ -22,11 +22,4 @@ USE_LDCONFIG= yes
CONFIGURE_ARGS= --without-cdio
CONFIGURE_ENV= CPPFLAGS="-DICONV_CONST=\"const\""
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-EXTRA_PATCHES+= ${PATCHDIR}/cddb.h-systypes-patch \
- ${PATCHDIR}/cddb_ni.h-systypes-patch
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>