aboutsummaryrefslogtreecommitdiff
path: root/audio/qsampler/Makefile
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/qsampler/Makefile
parent33d4141ac9cf4bbc3ef63d28cc68c5a30b4b364a (diff)
downloadports-5163781803124a083a6fdae72fd2235faf64ac0c.tar.gz
ports-5163781803124a083a6fdae72fd2235faf64ac0c.zip
Notes
Diffstat (limited to 'audio/qsampler/Makefile')
-rw-r--r--audio/qsampler/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/audio/qsampler/Makefile b/audio/qsampler/Makefile
index 7207f58ad633..fb75d98cb87d 100644
--- a/audio/qsampler/Makefile
+++ b/audio/qsampler/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: qsampler
-# Date created: 2007-03-06
-# Whom: trasz <trasz@FreeBSD.org
-#
+# Created by: trasz <trasz@FreeBSD.org
# $FreeBSD$
-#
PORTNAME= qsampler
PORTVERSION= 0.2.2
@@ -24,7 +20,7 @@ RUN_DEPENDS= linuxsampler:${PORTSDIR}/audio/linuxsampler
USE_QT4= corelib gui \
linguist_build moc_build qmake_build rcc_build uic_build
-USE_GMAKE= yes
+USES= gmake
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_path_ac_qmake=${QMAKE} \
ac_cv_path_ac_moc=${MOC} \