summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorrodent <rodent>2013-04-06 15:46:33 +0000
committerrodent <rodent>2013-04-06 15:46:33 +0000
commit6e182970ba4f4d5eec89dfa9e9fd858af4c9f9c7 (patch)
tree4d1d884fe35e78216fd1cc2704789c93f36dfb94 /net
parent02d12b5b90bd135eb8b0a739c1075d814ce7e1ce (diff)
downloadpkgsrc-6e182970ba4f4d5eec89dfa9e9fd858af4c9f9c7.tar.gz
'You can use "foo" instead of "${WRKSRC}/foo".'
Diffstat (limited to 'net')
-rw-r--r--net/netbsd-iscsi-initiator/Makefile4
-rw-r--r--net/netbsd-iscsi-target/Makefile4
-rw-r--r--net/upclient/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/net/netbsd-iscsi-initiator/Makefile b/net/netbsd-iscsi-initiator/Makefile
index f7056979536..954d26314f6 100644
--- a/net/netbsd-iscsi-initiator/Makefile
+++ b/net/netbsd-iscsi-initiator/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2010/06/04 16:24:55 sborrill Exp $
+# $NetBSD: Makefile,v 1.3 2013/04/06 15:46:38 rodent Exp $
PKGNAME= ${DISTNAME:C/-iscsi/-iscsi-initiator/}
CATEGORIES= net
COMMENT= NetBSD's iSCSI initiator (per iSCSI RFC 3720)
-BUILD_DIRS+= ${WRKSRC}/src/initiator
+BUILD_DIRS+= src/initiator
DISTINFO_FILE= ${.CURDIR}/../../devel/netbsd-iscsi-lib/distinfo
PATCHDIR= ${.CURDIR}/../../devel/netbsd-iscsi-lib/patches
diff --git a/net/netbsd-iscsi-target/Makefile b/net/netbsd-iscsi-target/Makefile
index 13252189a33..2612ddfa8de 100644
--- a/net/netbsd-iscsi-target/Makefile
+++ b/net/netbsd-iscsi-target/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2010/06/04 16:24:56 sborrill Exp $
+# $NetBSD: Makefile,v 1.3 2013/04/06 15:46:38 rodent Exp $
PKGNAME= ${DISTNAME:C/-iscsi/-iscsi-target/}
CATEGORIES= net
COMMENT= NetBSD's iSCSI target (per iSCSI RFC 3720)
-BUILD_DIRS+= ${WRKSRC}/src/target
+BUILD_DIRS+= src/target
DISTINFO_FILE= ${.CURDIR}/../../devel/netbsd-iscsi-lib/distinfo
PATCHDIR= ${.CURDIR}/../../devel/netbsd-iscsi-lib/patches
diff --git a/net/upclient/Makefile b/net/upclient/Makefile
index ca6eaf89e00..e88312826c2 100644
--- a/net/upclient/Makefile
+++ b/net/upclient/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2012/10/23 17:19:16 asau Exp $
+# $NetBSD: Makefile,v 1.29 2013/04/06 15:46:38 rodent Exp $
#
DISTNAME= upclient-4.2.1.23
@@ -26,7 +26,7 @@ CFLAGS+= -DPKG_SYSCONFDIR="\"${PKG_SYSCONFDIR}\""
RCD_SCRIPTS= upclient
-BUILD_DIRS= ${WRKSRC}/src
+BUILD_DIRS= src
INSTALLATION_DIRS= bin share/doc/upclient ${EGDIR}