summaryrefslogtreecommitdiff
path: root/misc/figlet/Makefile
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2009-12-10 21:13:07 +0000
committerabs <abs@pkgsrc.org>2009-12-10 21:13:07 +0000
commit0a2635ae8be696a7ad6284e5988820f3c557c6cb (patch)
tree2ffc793ca880f6bf045829391a95fedc1e2d738d /misc/figlet/Makefile
parentfa7e97d25b724dda0879886bcdd662fd885e351b (diff)
downloadpkgsrc-0a2635ae8be696a7ad6284e5988820f3c557c6cb.tar.gz
Add PKG_DESTDIR_SUPPORT.
The package's Makefile was using 'DESTDIR' as "directory into which to install binaries", which was a little unconventional. Use BINDIR instead and treat DESTDIR like the rest of the world.
Diffstat (limited to 'misc/figlet/Makefile')
-rw-r--r--misc/figlet/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/figlet/Makefile b/misc/figlet/Makefile
index 54aed1f8c71..ab0533ec1fd 100644
--- a/misc/figlet/Makefile
+++ b/misc/figlet/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2006/10/25 14:36:09 rillig Exp $
+# $NetBSD: Makefile,v 1.20 2009/12/10 21:13:07 abs Exp $
DISTNAME= figlet222
PKGNAME= figlet-2.2.2
+PKGREVISION= 1
CATEGORIES= misc
MASTER_SITES= ftp://ftp.figlet.org/pub/figlet/program/unix/
@@ -10,6 +11,7 @@ HOMEPAGE= http://www.figlet.org/
COMMENT= Print text banners in fancy ASCII art characters
PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
MAKE_FLAGS+= MANDIR=${PREFIX}/${PKGMANDIR}/man6