summaryrefslogtreecommitdiff
path: root/devel/bglibs
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2010-03-15 02:32:49 +0000
committerschmonz <schmonz@pkgsrc.org>2010-03-15 02:32:49 +0000
commit41d0450ade4013260040fd7b6d34f1c9ce22cdc0 (patch)
tree5ad6509e562cfd332eb0ffb711a78dc016936776 /devel/bglibs
parentde1f13a0fded52f43032b3854370971b23e17550 (diff)
downloadpkgsrc-41d0450ade4013260040fd7b6d34f1c9ce22cdc0.tar.gz
DESTDIR support.
Diffstat (limited to 'devel/bglibs')
-rw-r--r--devel/bglibs/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/bglibs/Makefile b/devel/bglibs/Makefile
index 6bce4e84857..06a5349e6eb 100644
--- a/devel/bglibs/Makefile
+++ b/devel/bglibs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2009/04/07 02:59:04 schmonz Exp $
+# $NetBSD: Makefile,v 1.22 2010/03/15 02:32:49 schmonz Exp $
#
DISTNAME= bglibs-1.106
@@ -9,8 +9,11 @@ MAINTAINER= schmonz@NetBSD.org
HOMEPAGE= http://untroubled.org/bglibs/
COMMENT= Collection of libraries by Bruce Guenter
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_TOOLS+= perl:run
MAKE_ENV+= PERL5=${TOOLS_PERL5:Q}
+INSTALL_ENV+= install_prefix=${DESTDIR:Q}
USE_LIBTOOL= yes
DJB_RESTRICTED= NO