From 5bff8e7bfda161127a5de38fd9210004f591218e Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Mon, 16 Apr 2007 03:34:03 +0000 Subject: [patch] audio/alac - cleanup non-supported FreeBSD versions [patch] audio/grip - cleanup non-supported FreeBSD versions [patch] audio/jack - cleanup non-supported FreeBSD versions [patch] audio/libcddb - cleanup non-supported FreeBSD versions PR: ports/111646, ports/111660, ports/111662, ports/111668 Submitted by: Edwin Groothuis Appproved by: Michael Johnson --- audio/libcddb/Makefile | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'audio/libcddb/Makefile') 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 - -.if ${OSVERSION} < 500000 -EXTRA_PATCHES+= ${PATCHDIR}/cddb.h-systypes-patch \ - ${PATCHDIR}/cddb_ni.h-systypes-patch -.endif - -.include +.include -- cgit v1.2.3