summaryrefslogtreecommitdiff
path: root/audio/freealut/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 10:06:03 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 10:06:03 +0000
commit49ac0257b583fca37768b7bd375c8e04dd766b2c (patch)
treee8b47bd5f6dac49d468545888851d6548dbe8e5a /audio/freealut/Makefile
parent- convert to the new perl5 framework (diff)
Eliminate USE_GNOME=pkgconfig from audio
While here: - trim headers - convert USE_GMAKE -> USES=gmake - convert USE_GNOME=gnomehack -> USES=pathfix - convert USE_PERL5 -> USES=perl5
Notes
Notes: svn path=/head/; revision=325966
Diffstat (limited to '')
-rw-r--r--audio/freealut/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/freealut/Makefile b/audio/freealut/Makefile
index 85c387bbf997..6a22aec7ad3e 100644
--- a/audio/freealut/Makefile
+++ b/audio/freealut/Makefile
@@ -14,8 +14,7 @@ USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-USES= gmake
-USE_GNOME= pkgconfig gnomehack
+USES= gmake pathfix pkgconfig
USE_OPENAL= al
USE_LDCONFIG= yes