From b227b572d808bc9da030a9f4a079976d44caca94 Mon Sep 17 00:00:00 2001 From: miwi Date: Wed, 9 Nov 2011 15:26:04 +0000 Subject: - Remove WITH_FBSD10_FIX, is no longer needed --- audio/celt/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'audio/celt') diff --git a/audio/celt/Makefile b/audio/celt/Makefile index d681566fc5a..1affe48d5d0 100644 --- a/audio/celt/Makefile +++ b/audio/celt/Makefile @@ -18,7 +18,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= ogg.7:${PORTSDIR}/audio/libogg -WITH_FBSD10_FIX= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-ogg=${LOCALBASE} USE_GMAKE= yes -- cgit