diff options
Diffstat (limited to 'devel/blib/Makefile')
-rw-r--r-- | devel/blib/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/blib/Makefile b/devel/blib/Makefile index f8faea86144..ccb5b3c0817 100644 --- a/devel/blib/Makefile +++ b/devel/blib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/08/10 17:44:11 drochner Exp $ +# $NetBSD: Makefile,v 1.15 2008/06/12 02:14:21 joerg Exp $ # DISTNAME= blib-1.0.2 @@ -10,6 +10,8 @@ MAINTAINER= salo@NetBSD.org HOMEPAGE= http://www.blinkenlights.de/ COMMENT= Blinkenlights library +PKG_DESTDIR_SUPPORT= user-destdir + USE_TOOLS+= pkg-config USE_LIBTOOL= YES GNU_CONFIGURE= YES |