summaryrefslogtreecommitdiff
path: root/net/libfetch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/libfetch/Makefile')
-rw-r--r--net/libfetch/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/net/libfetch/Makefile b/net/libfetch/Makefile
index 3e1220ca633..fb4dc6663aa 100644
--- a/net/libfetch/Makefile
+++ b/net/libfetch/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/02/07 01:48:22 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2008/04/02 15:33:14 joerg Exp $
#
-DISTNAME= libfetch-2.0
+DISTNAME= libfetch-2.1
CATEGORIES= net
MASTER_SITES= # empty
DISTFILES= # empty
@@ -17,7 +17,9 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_BSD_MAKEFILE= yes
-INSTALLATION_DIRS= lib ${PKGMANDIR}/cat3 ${PKGMANDIR}/man3
+INSTALLATION_DIRS= include lib ${PKGMANDIR}/cat3 ${PKGMANDIR}/man3
+
+INSTALL_TARGET= install includes
do-extract:
${CP} -r ${FILESDIR} ${WRKSRC}