summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authoragc <agc>2003-06-24 11:15:52 +0000
committeragc <agc>2003-06-24 11:15:52 +0000
commitfe3613728fce1f1abe82857267e7070a3659e907 (patch)
tree950fd76f0c0b4c48a1a022396243149bddc1761b /sysutils
parent5d037e67c46aa8e3f4a23c0d10e9a98c3d30518c (diff)
downloadpkgsrc-fe3613728fce1f1abe82857267e7070a3659e907.tar.gz
Use buildlink2 for this package.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/shmux/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/shmux/Makefile b/sysutils/shmux/Makefile
index 0b2e36ddd3b..e9ab90ae0ab 100644
--- a/sysutils/shmux/Makefile
+++ b/sysutils/shmux/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/06/24 00:32:03 hubertf Exp $
+# $NetBSD: Makefile,v 1.2 2003/06/24 11:15:52 agc Exp $
DISTNAME= shmux-0.10a
CATEGORIES= sysutils
@@ -9,9 +9,9 @@ MAINTAINER= shmux@taranis.org
HOMEPAGE= http://web.taranis.org/shmux/
COMMENT= Shell Multiplexor
-DEPENDS+= pcre-[0-9]*:../../devel/pcre
-
+USE_BUILDLINK2= yes
GNU_CONFIGURE= yes
ALL_TARGET= shmux
+.include "../../devel/pcre/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"