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 | f605fec2dbee8bc952241c1efb77b14fab314a12 (patch) | |
tree | 2ac7a0c732963ecca7c542877ebd1c2f939136e3 /x11/matchbox-nest/Makefile | |
parent | 195c6c95e52f95c0427411eff46b821b0e62064c (diff) | |
download | pkgsrc-f605fec2dbee8bc952241c1efb77b14fab314a12.tar.gz |
Mark as destdir ready.
Diffstat (limited to 'x11/matchbox-nest/Makefile')
-rw-r--r-- | x11/matchbox-nest/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/matchbox-nest/Makefile b/x11/matchbox-nest/Makefile index a09aae3eb65..3ba1bff8ebb 100644 --- a/x11/matchbox-nest/Makefile +++ b/x11/matchbox-nest/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2007/01/26 23:44:55 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2008/07/14 12:56:19 joerg Exp $ # DISTNAME= matchbox-nest-0.3 @@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://projects.o-hand.com/matchbox/ COMMENT= Matchbox Xnest wrapper +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes USE_TOOLS+= pkg-config |