aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-08-28 13:51:16 +0800
committerbapt <bapt@FreeBSD.org>2013-08-28 13:51:16 +0800
commit1ef352b7872fb8cfcf11e185d83554994e60eb74 (patch)
tree408d81211857378815cc07897ac68ec607bac4c7
parent0ab068827437c06c54a1f93ceaa78f240d37fb9c (diff)
downloadfreebsd-ports-gnome-1ef352b7872fb8cfcf11e185d83554994e60eb74.tar.gz
freebsd-ports-gnome-1ef352b7872fb8cfcf11e185d83554994e60eb74.tar.zst
freebsd-ports-gnome-1ef352b7872fb8cfcf11e185d83554994e60eb74.zip
Fix build without gcc
-rw-r--r--audio/re/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/re/Makefile b/audio/re/Makefile
index d612d47ec07f..588a2d8af1a9 100644
--- a/audio/re/Makefile
+++ b/audio/re/Makefile
@@ -11,9 +11,10 @@ COMMENT= Library for real-time comms with async IO support
LICENSE= BSD
LICENSE_FILE= ${WRKSRC}/docs/COPYING
+USES= gmake
USE_LDCONFIG= yes
-USE_GMAKE= yes
+MAKE_ARGS= CC=${CC}
PORTDATA= re.mk
do-install: