aboutsummaryrefslogtreecommitdiff
path: root/audio/audacious-dumb
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2013-07-08 18:42:15 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2013-07-08 18:42:15 +0000
commit6fe706fd4b9b0b87916cfce74ab6107039a1f1fe (patch)
tree95c3e5e00266f9da92ed052b260dfa7698b52a62 /audio/audacious-dumb
parent1af651482e6f078a83a382d14ff88fc7c50a67f3 (diff)
downloadports-6fe706fd4b9b0b87916cfce74ab6107039a1f1fe.tar.gz
ports-6fe706fd4b9b0b87916cfce74ab6107039a1f1fe.zip
Notes
Diffstat (limited to 'audio/audacious-dumb')
-rw-r--r--audio/audacious-dumb/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/audio/audacious-dumb/Makefile b/audio/audacious-dumb/Makefile
index 9d87d66d92e3..9221a146ffd7 100644
--- a/audio/audacious-dumb/Makefile
+++ b/audio/audacious-dumb/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: audacious-dumb
-# Date created: 27 May 2007
-# Whom: Emanuel Haupt <ehaupt@FreeBSD.org>
-#
+# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= audacious-dumb
PORTVERSION= 0.82
@@ -20,7 +16,7 @@ RUN_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious
BUILD_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious \
${LOCALBASE}/lib/libdumb.a:${PORTSDIR}/audio/dumb
-USE_GMAKE= yes
+USES= gmake
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes