aboutsummaryrefslogtreecommitdiff
path: root/audio/libadplug
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2005-05-31 21:24:38 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2005-05-31 21:24:38 +0000
commit17f5e78f0aa955101045aca96ab73de13b460f3a (patch)
treeade380fef889d59bb29996ab38320449382876f6 /audio/libadplug
parent165b7a397f7d14491f2ff6c24b811022089c0f16 (diff)
downloadports-17f5e78f0aa955101045aca96ab73de13b460f3a.tar.gz
ports-17f5e78f0aa955101045aca96ab73de13b460f3a.zip
- Use USE_GCC=3.4+ for upcoming audio/ocp release.
PR: ports/81703 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=136563
Diffstat (limited to 'audio/libadplug')
-rw-r--r--audio/libadplug/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/libadplug/Makefile b/audio/libadplug/Makefile
index 9e3593cc8dad..67436679eb11 100644
--- a/audio/libadplug/Makefile
+++ b/audio/libadplug/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libadplug
PORTVERSION= 1.5.1
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= adplug
@@ -20,6 +21,7 @@ LIB_DEPENDS= binio.1:${PORTSDIR}/devel/libbinio
INSTALLS_SHLIB= yes
USE_LIBTOOL_VER=15
USE_REINPLACE= yes
+USE_GCC= 3.4+
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib