aboutsummaryrefslogtreecommitdiff
path: root/audio/bebocd
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-08-30 23:01:05 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-08-30 23:01:05 +0000
commit5163781803124a083a6fdae72fd2235faf64ac0c (patch)
tree6b331be596022c1f3f38a56b08f44da1db3d7278 /audio/bebocd
parent33d4141ac9cf4bbc3ef63d28cc68c5a30b4b364a (diff)
downloadports-5163781803124a083a6fdae72fd2235faf64ac0c.tar.gz
ports-5163781803124a083a6fdae72fd2235faf64ac0c.zip
Notes
Diffstat (limited to 'audio/bebocd')
-rw-r--r--audio/bebocd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/bebocd/Makefile b/audio/bebocd/Makefile
index 710483582873..d0088eecfe61 100644
--- a/audio/bebocd/Makefile
+++ b/audio/bebocd/Makefile
@@ -13,9 +13,8 @@ COMMENT= GTK2 CD Player
LIB_DEPENDS= cdaudio.1:${PORTSDIR}/audio/libcdaudio
USE_XORG= x11
-USES= pathfix
+USES= gmake pathfix
USE_GNOME= gtk20
-USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"