diff options
Diffstat (limited to 'net/libsoup-devel/Makefile')
-rw-r--r-- | net/libsoup-devel/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/libsoup-devel/Makefile b/net/libsoup-devel/Makefile index e1680328e7e..33b00d5eef5 100644 --- a/net/libsoup-devel/Makefile +++ b/net/libsoup-devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2007/11/29 20:24:33 drochner Exp $ +# $NetBSD: Makefile,v 1.33 2008/01/06 17:22:45 heinz Exp $ DISTNAME= libsoup-2.2.104 PKGNAME= ${DISTNAME:S/soup/soup-devel/} @@ -10,6 +10,8 @@ MAINTAINER= recht@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= HTTP library implementation in C +PKG_DESTDIR_SUPPORT= user-destdir + USE_TOOLS+= pkg-config USE_LIBTOOL= yes GNU_CONFIGURE= yes |