aboutsummaryrefslogtreecommitdiffstats
path: root/audio/libadplug
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2005-06-01 05:24:38 +0800
committerflz <flz@FreeBSD.org>2005-06-01 05:24:38 +0800
commit656da91ebad44a72b5fadb6edb3c0fb3dd545b2c (patch)
tree1775002bfc3dfd4cf57821e7b19be64d5aed2290 /audio/libadplug
parent3d3f443a6a560efad19900fdb2bab1bdf62a9156 (diff)
downloadfreebsd-ports-gnome-656da91ebad44a72b5fadb6edb3c0fb3dd545b2c.tar.gz
freebsd-ports-gnome-656da91ebad44a72b5fadb6edb3c0fb3dd545b2c.tar.zst
freebsd-ports-gnome-656da91ebad44a72b5fadb6edb3c0fb3dd545b2c.zip
- Use USE_GCC=3.4+ for upcoming audio/ocp release.
PR: ports/81703 Submitted by: maintainer
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