diff options
author | obache <obache> | 2008-10-25 12:23:09 +0000 |
---|---|---|
committer | obache <obache> | 2008-10-25 12:23:09 +0000 |
commit | a81c25d0323279fa4137011e2d1858926ef8800d (patch) | |
tree | 97100c7883c43ecfa10d57c0d609efe1553d3caf /x11 | |
parent | 7f958d57e8219ea22e36acd41bd5e04464043cbe (diff) | |
download | pkgsrc-a81c25d0323279fa4137011e2d1858926ef8800d.tar.gz |
This package is DESTDIR ready.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/vte/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/vte/Makefile b/x11/vte/Makefile index 842226b2601..c636dd91b54 100644 --- a/x11/vte/Makefile +++ b/x11/vte/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.59 2008/10/24 20:23:50 wiz Exp $ +# $NetBSD: Makefile,v 1.60 2008/10/25 12:23:09 obache Exp $ # DISTNAME= vte-0.17.4 @@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= Terminal widget with improved accessibility and I18N support +PKG_DESTDIR_SUPPORT= user-destdir + USE_DIRS+= gnome2-1.2 USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes |