summaryrefslogtreecommitdiff
path: root/x11/p5-gtk
diff options
context:
space:
mode:
authormrg <mrg>2003-07-22 00:00:43 +0000
committermrg <mrg>2003-07-22 00:00:43 +0000
commitfd2c4c3a44c97c29671d31b1283c9ddcc20c9a15 (patch)
tree2d63a2c8517a75a7963cda810ce4a90f3bfd59d1 /x11/p5-gtk
parent804ad72fe30221f03d0338f144d272bcabacfcbd (diff)
downloadpkgsrc-fd2c4c3a44c97c29671d31b1283c9ddcc20c9a15.tar.gz
actually make sure the subpackages depend on p5-gtk itself!
Diffstat (limited to 'x11/p5-gtk')
-rw-r--r--x11/p5-gtk/Makefile.subpackage5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/p5-gtk/Makefile.subpackage b/x11/p5-gtk/Makefile.subpackage
index 8ddab29bc62..87c0c436ba4 100644
--- a/x11/p5-gtk/Makefile.subpackage
+++ b/x11/p5-gtk/Makefile.subpackage
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.subpackage,v 1.1 2003/06/23 07:14:48 mrg Exp $
+# $NetBSD: Makefile.subpackage,v 1.2 2003/07/22 00:00:43 mrg Exp $
#
# makefile fragment for p5-gtk sub-packages. you need to
# set SUBPACKAGE before including this.
@@ -6,9 +6,10 @@
GTKDIR= ${WRKDIR}/${DISTNAME}/Gtk
WRKSRC= ${WRKDIR}/${DISTNAME}/${SUBPACKAGE}
-PATCHDIR= ${.CURDIR}/../../x11/p5-gtk/patches
DISTINFO_FILE= ${.CURDIR}/../../x11/p5-gtk/distinfo
+DEPENDS+= p5-gtk-[0-9]*:../../x11/p5-gtk
+
.include "../../lang/perl5/buildlink2.mk"
pre-configure: