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 /x11/gtk2-chtheme | |
parent | b0f52890c8cac20f1dad6d4dfe06741759412173 (diff) | |
download | pkgsrc-5496dcf9414fe693522f2f63a518a178a855c0ae.tar.gz |
Mark as destdir ready.
Diffstat (limited to 'x11/gtk2-chtheme')
-rw-r--r-- | x11/gtk2-chtheme/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/gtk2-chtheme/Makefile b/x11/gtk2-chtheme/Makefile index 94bf5535766..819c419713a 100644 --- a/x11/gtk2-chtheme/Makefile +++ b/x11/gtk2-chtheme/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2006/10/04 22:06:57 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2008/07/14 12:56:15 joerg Exp $ # DISTNAME= gtk-chtheme-0.3.1 @@ -12,6 +12,8 @@ MAINTAINER= kirtai@users.sourceforge.net HOMEPAGE= http://plasmasturm.org/code/gtk-chtheme/ COMMENT= GTK+2 theme changer with preview +PKG_DESTDIR_SUPPORT= user-destdir + USE_TOOLS+= gmake perl pkg-config REPLACE_PERL= replace |