summaryrefslogtreecommitdiff
path: root/devel/mrproject
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2002-03-30 22:05:43 +0000
committeragc <agc@pkgsrc.org>2002-03-30 22:05:43 +0000
commit5e050654301a21a9274e8bf522708de5c25e2330 (patch)
treed9d44b3c6e5d9180feec9434888d50573139c203 /devel/mrproject
parent64075c33e9169a8295eee03a7981f21692218b46 (diff)
downloadpkgsrc-5e050654301a21a9274e8bf522708de5c25e2330.tar.gz
Add a specific dependency on the skill package.
Diffstat (limited to 'devel/mrproject')
-rw-r--r--devel/mrproject/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/mrproject/Makefile b/devel/mrproject/Makefile
index 8a85c029530..3eb377ed910 100644
--- a/devel/mrproject/Makefile
+++ b/devel/mrproject/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/03/23 10:59:08 agc Exp $
+# $NetBSD: Makefile,v 1.2 2002/03/30 22:05:43 agc Exp $
#
DISTNAME= mrproject-0.5.1
@@ -17,6 +17,8 @@ CONFIGURE_ARGS+= --without-python
CFLAGS+= -I${BUILDLINK_DIR}/include/gconf/1
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
+DEPENDS+= skill-[0-9]*:../../sysutils/skill
+
post-extract:
# This is an ugly hack to fix the missing file error in 0.5.1
${TOUCH} ${WRKSRC}/libmrproject/Composer.h