diff options
author | joerg <joerg> | 2008-07-14 12:55:56 +0000 |
---|---|---|
committer | joerg <joerg> | 2008-07-14 12:55:56 +0000 |
commit | ea30842945a7da8e04cb190e5ab5845b89a96f2e (patch) | |
tree | 2ac7a0c732963ecca7c542877ebd1c2f939136e3 /devel/libast | |
parent | fcd856930931649a053e5bae5aa7d42494437faa (diff) | |
download | pkgsrc-ea30842945a7da8e04cb190e5ab5845b89a96f2e.tar.gz |
Mark as destdir ready.
Diffstat (limited to 'devel/libast')
-rw-r--r-- | devel/libast/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/libast/Makefile b/devel/libast/Makefile index 5f0ddb46fe0..3107c4d5b00 100644 --- a/devel/libast/Makefile +++ b/devel/libast/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2007/02/22 19:26:22 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2008/07/14 12:56:01 joerg Exp $ DISTNAME= libast-0.6.1 PKGREVISION= 3 @@ -9,6 +9,8 @@ MAINTAINER= gendalia@NetBSD.org HOMEPAGE= http://freshmeat.net/projects/libast/?topic_id=809%2C861 COMMENT= The Library of Assorted Spiffy Things +PKG_DESTDIR_SUPPORT= user-destdir + USE_LIBTOOL= YES GNU_CONFIGURE= YES TEST_TARGET= test |