diff options
author | joerg <joerg@pkgsrc.org> | 2008-07-14 12:55:56 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2008-07-14 12:55:56 +0000 |
commit | 5496dcf9414fe693522f2f63a518a178a855c0ae (patch) | |
tree | 2ac7a0c732963ecca7c542877ebd1c2f939136e3 /audio/xmms-jess | |
parent | b0f52890c8cac20f1dad6d4dfe06741759412173 (diff) | |
download | pkgsrc-5496dcf9414fe693522f2f63a518a178a855c0ae.tar.gz |
Mark as destdir ready.
Diffstat (limited to 'audio/xmms-jess')
-rw-r--r-- | audio/xmms-jess/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/xmms-jess/Makefile b/audio/xmms-jess/Makefile index 47ad01519a9..447c5ffdb99 100644 --- a/audio/xmms-jess/Makefile +++ b/audio/xmms-jess/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2006/06/12 16:28:05 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2008/07/14 12:55:58 joerg Exp $ # DISTNAME= JESS-2.9.1 @@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://arquier.free.fr/ COMMENT= XMMS plugin with Blur, image distortion, and others +PKG_DESTDIR_SUPPORT= user-destdir + USE_LIBTOOL= YES GNU_CONFIGURE= YES |