summaryrefslogtreecommitdiff
path: root/net/udns
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2011-01-28 09:09:40 +0000
committeradam <adam@pkgsrc.org>2011-01-28 09:09:40 +0000
commit476c2dff91d9cbc39be873f5e5e696ec51a0200c (patch)
treea6ab28dbc6bae9f48900af99fb8f637631d0f203 /net/udns
parentbd430417d81b7659a1ceed765297a6074bfefc37 (diff)
downloadpkgsrc-476c2dff91d9cbc39be873f5e5e696ec51a0200c.tar.gz
Switch to INSTALL_LIB
Diffstat (limited to 'net/udns')
-rw-r--r--net/udns/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/udns/Makefile b/net/udns/Makefile
index d8136d59992..371c0792596 100644
--- a/net/udns/Makefile
+++ b/net/udns/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2011/01/28 08:29:34 adam Exp $
+# $NetBSD: Makefile,v 1.3 2011/01/28 09:09:40 adam Exp $
DISTNAME= udns-0.1
CATEGORIES= net
@@ -20,7 +20,7 @@ INSTALLATION_DIRS= bin lib include ${PKGMANDIR}/man1 ${PKGMANDIR}/man3
.include "options.mk"
do-install:
- ${LIBTOOL} --mode=install ${INSTALL_DATA} \
+ ${LIBTOOL} --mode=install ${INSTALL_LIB} \
${WRKSRC}/libudns.la ${DESTDIR}${PREFIX}/lib
${LIBTOOL} --mode=install ${INSTALL_PROGRAM} \
${WRKSRC}/dnsget ${DESTDIR}${PREFIX}/bin