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 /editors/leafpad | |
parent | b0f52890c8cac20f1dad6d4dfe06741759412173 (diff) | |
download | pkgsrc-5496dcf9414fe693522f2f63a518a178a855c0ae.tar.gz |
Mark as destdir ready.
Diffstat (limited to 'editors/leafpad')
-rw-r--r-- | editors/leafpad/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/leafpad/Makefile b/editors/leafpad/Makefile index 7752092352f..2c990a9ba5c 100644 --- a/editors/leafpad/Makefile +++ b/editors/leafpad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2006/07/05 05:37:41 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2008/07/14 12:56:03 joerg Exp $ # DISTNAME= leafpad-0.8.4 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://tarot.freeshell.org/leafpad/ COMMENT= Simple and light text editor using GTK+ +PKG_DESTDIR_SUPPORT= user-destdir + USE_TOOLS+= intltool msgfmt pkg-config GNU_CONFIGURE= YES USE_DIRS+= xdg-1.1 |