summaryrefslogtreecommitdiff
path: root/audio/mpdas/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/mpdas/Makefile')
-rw-r--r--audio/mpdas/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/mpdas/Makefile b/audio/mpdas/Makefile
index 131a3c402f1..5c1e5725402 100644
--- a/audio/mpdas/Makefile
+++ b/audio/mpdas/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2012/09/15 10:03:41 obache Exp $
+# $NetBSD: Makefile,v 1.7 2012/10/02 23:48:00 asau Exp $
#
DISTNAME= mpdas-0.3.0
@@ -12,8 +12,6 @@ HOMEPAGE= http://50hz.ws/mpdas/
COMMENT= Mpdas is an AudioScrobbler client for MPD written in C++
LICENSE= modified-bsd
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_TOOLS+= pkg-config
USE_LANGUAGES= c++