diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-08-30 23:01:05 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-08-30 23:01:05 +0000 |
commit | 5163781803124a083a6fdae72fd2235faf64ac0c (patch) | |
tree | 6b331be596022c1f3f38a56b08f44da1db3d7278 /audio/smasher | |
parent | 33d4141ac9cf4bbc3ef63d28cc68c5a30b4b364a (diff) | |
download | ports-5163781803124a083a6fdae72fd2235faf64ac0c.tar.gz ports-5163781803124a083a6fdae72fd2235faf64ac0c.zip |
Notes
Diffstat (limited to 'audio/smasher')
-rw-r--r-- | audio/smasher/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/smasher/Makefile b/audio/smasher/Makefile index 91b1a6030e54..074ed3f42fc8 100644 --- a/audio/smasher/Makefile +++ b/audio/smasher/Makefile @@ -16,8 +16,7 @@ LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ csound64.5:${PORTSDIR}/audio/csound GNU_CONFIGURE= yes -USES= pkgconfig -USE_GMAKE= yes +USES= gmake pkgconfig USE_WX= yes WX_CONF_ARGS= absolute |