diff options
author | obache <obache@pkgsrc.org> | 2008-10-25 12:23:09 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-10-25 12:23:09 +0000 |
commit | 670e90faa9ede3069ccae5ab9ae5381459f79cac (patch) | |
tree | 97100c7883c43ecfa10d57c0d609efe1553d3caf /x11/vte | |
parent | dede2ac381fcfe36aa5e169d5062824253dbf29a (diff) | |
download | pkgsrc-670e90faa9ede3069ccae5ab9ae5381459f79cac.tar.gz |
This package is DESTDIR ready.
Diffstat (limited to 'x11/vte')
-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 |