diff options
author | wiz <wiz@pkgsrc.org> | 2004-02-19 12:51:20 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-02-19 12:51:20 +0000 |
commit | 8229fa3eb7ff0efc388331f3f99aebe9821cfcf4 (patch) | |
tree | cdd268b37536e1e4c9164bfacce3c1d7b2f088d3 /www/libghttp | |
parent | fb169832d8274421494fb8e5c890bc8a169f28ec (diff) | |
download | pkgsrc-8229fa3eb7ff0efc388331f3f99aebe9821cfcf4.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'www/libghttp')
-rw-r--r-- | www/libghttp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/libghttp/Makefile b/www/libghttp/Makefile index 8e18a3d8a45..fd1c2c2a0c9 100644 --- a/www/libghttp/Makefile +++ b/www/libghttp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2004/02/14 17:21:54 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2004/02/19 12:51:20 wiz Exp $ DISTNAME= libghttp-1.0.9 CATEGORIES= www gnome @@ -8,7 +8,7 @@ MAINTAINER= tron@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= GNOME http client library -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES GNU_CONFIGURE= YES USE_LIBTOOL= YES |