diff options
author | joerg <joerg> | 2008-07-14 12:55:56 +0000 |
---|---|---|
committer | joerg <joerg> | 2008-07-14 12:55:56 +0000 |
commit | 868d5650cb2632c50c74fa895d2fe5b6c4a36a95 (patch) | |
tree | 2ac7a0c732963ecca7c542877ebd1c2f939136e3 /graphics/libcaca/Makefile | |
parent | 92d4a5102239bd8876034ebcb04968d161530762 (diff) | |
download | pkgsrc-868d5650cb2632c50c74fa895d2fe5b6c4a36a95.tar.gz |
Mark as destdir ready.
Diffstat (limited to 'graphics/libcaca/Makefile')
-rw-r--r-- | graphics/libcaca/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/libcaca/Makefile b/graphics/libcaca/Makefile index 4f15b76852f..7997ae84a8d 100644 --- a/graphics/libcaca/Makefile +++ b/graphics/libcaca/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/10/14 08:03:57 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2008/07/14 12:56:05 joerg Exp $ # DISTNAME= libcaca-0.9 @@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://libcaca.zoy.org/ COMMENT= Graphics library that outputs text instead of pixels, in colour +PKG_DESTDIR_SUPPORT= user-destdir + USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes |