summaryrefslogtreecommitdiff
path: root/www/libghttp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/libghttp/Makefile')
-rw-r--r--www/libghttp/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/libghttp/Makefile b/www/libghttp/Makefile
index 0d07619c791..7dbcb4b24a8 100644
--- a/www/libghttp/Makefile
+++ b/www/libghttp/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.5 2000/06/20 23:33:16 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2000/11/25 17:22:15 rh Exp $
-DISTNAME= libghttp-1.0.6
+DISTNAME= libghttp-1.0.7
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/libghttp/}
MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.gnome.org/
-GNU_CONFIGURE= # defined
-USE_LIBTOOL= # defined
+GNU_CONFIGURE= YES
+USE_LIBTOOL= YES
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
.include "../../mk/bsd.pkg.mk"