diff options
Diffstat (limited to 'audio/libadplug/Makefile')
-rw-r--r-- | audio/libadplug/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/libadplug/Makefile b/audio/libadplug/Makefile index 5f7aae4ef427..6dad42334a53 100644 --- a/audio/libadplug/Makefile +++ b/audio/libadplug/Makefile @@ -7,7 +7,7 @@ PORTNAME= libadplug PORTVERSION= 1.5.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= adplug @@ -19,7 +19,7 @@ COMMENT= AdLib emulator library supporting many formats LIB_DEPENDS= binio.1:${PORTSDIR}/devel/libbinio INSTALLS_SHLIB= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_GCC= 3.4+ CPPFLAGS+= -I${LOCALBASE}/include |