diff options
Diffstat (limited to 'audio/gtkmserv')
-rw-r--r-- | audio/gtkmserv/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/gtkmserv/Makefile b/audio/gtkmserv/Makefile index 1dab7b60741..f5a44a30fcd 100644 --- a/audio/gtkmserv/Makefile +++ b/audio/gtkmserv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2008/03/02 06:10:33 jlam Exp $ +# $NetBSD: Makefile,v 1.18 2008/07/14 12:55:56 joerg Exp $ # DISTNAME= gtkmserv-0.5.2 @@ -11,6 +11,7 @@ HOMEPAGE= http://projects.ubertechnique.com/index.html COMMENT= Gtk-based GUI client for the audio/mserv package PKG_DESTDIR_SUPPORt= user-destdir +PKG_DESTDIR_SUPPORT= user-destdir WRKSRC= ${WRKDIR}/${DISTNAME}/src GNU_CONFIGURE= YES |