diff options
Diffstat (limited to 'devel/ncurses/Makefile.common')
-rw-r--r-- | devel/ncurses/Makefile.common | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/ncurses/Makefile.common b/devel/ncurses/Makefile.common index c379cafa40f..0723156cbe5 100644 --- a/devel/ncurses/Makefile.common +++ b/devel/ncurses/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.1 2006/10/13 18:07:49 tron Exp $ +# $NetBSD: Makefile.common,v 1.2 2006/11/05 17:49:34 joerg Exp $ DISTNAME= ncurses-${NC_VERS} NC_VERS= 5.5 @@ -11,6 +11,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://dickey.his.com/ncurses/ncurses.html PKG_INSTALLATION_TYPES= overwrite pkgviews +PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= c c++ USE_LIBTOOL= YES |