summaryrefslogtreecommitdiff
path: root/devel/gtoolkit-examples
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-05-13 13:10:19 +0000
committerwiz <wiz@pkgsrc.org>2004-05-13 13:10:19 +0000
commitfcfa0b2011ab00f13ed6f5d2809cdb43c9540c7d (patch)
tree0857c8e80ca7604144af9bf8f844fc0ba62c0e8e /devel/gtoolkit-examples
parentd1c2ecfe330d1f28d072788f21d49e607414134a (diff)
downloadpkgsrc-fcfa0b2011ab00f13ed6f5d2809cdb43c9540c7d.tar.gz
Set PATCHDIR to match DISTINFO_FILE.
Diffstat (limited to 'devel/gtoolkit-examples')
-rw-r--r--devel/gtoolkit-examples/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/gtoolkit-examples/Makefile b/devel/gtoolkit-examples/Makefile
index eafb5fd7517..db8ed132c15 100644
--- a/devel/gtoolkit-examples/Makefile
+++ b/devel/gtoolkit-examples/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/04/25 22:17:59 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2004/05/13 13:10:19 wiz Exp $
#
.include "../../x11/gtoolkit/Makefile.common"
@@ -9,6 +9,7 @@ CATEGORIES= devel
COMMENT= Objective-C examples for GToolKit
DISTINFO_FILE= ${.CURDIR}/../../x11/gtoolkit/distinfo
+PATCHDIR= ${.CURDIR}/../../x11/gtoolkit/patches
BUILD_DIRS= ${WRKSRC}/Examples
.include "../../x11/gtoolkit/buildlink3.mk"