summaryrefslogtreecommitdiff
path: root/www/sitecopy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/sitecopy/Makefile')
-rw-r--r--www/sitecopy/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/sitecopy/Makefile b/www/sitecopy/Makefile
index 6954f145a44..deee6bc4c9d 100644
--- a/www/sitecopy/Makefile
+++ b/www/sitecopy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2001/05/22 16:09:14 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2001/05/24 08:53:58 jlam Exp $
DISTNAME= sitecopy-0.10.15
CATEGORIES= www
@@ -19,11 +19,11 @@ CONFIGURE_ARGS+= --with-ssl=${SSLBASE}
CONFIGURE_ARGS+= --with-included-neon
CONFIGURE_ARGS+= --enable-libxml
-.include "../../devel/libgetopt/Makefile.getopt"
+.include "../../devel/libgetopt/buildlink.mk"
-CFLAGS+= -I${WRKINCDIR} ${CPPFLAGS}
+CFLAGS+= -I${BUILDLINK_INCDIR} ${CPPFLAGS}
-pre-configure: link-getopt-headers
+pre-configure: ${BUILDLINK_TARGETS}
# The build process doesn't correctly find the header for GNU fnmatch, which
# is provided in ${WRKSRC}/lib. Help the compiler by linking the header