summaryrefslogtreecommitdiff
path: root/devel/gtoolkit-examples
diff options
context:
space:
mode:
authorwiz <wiz>2004-05-13 13:10:19 +0000
committerwiz <wiz>2004-05-13 13:10:19 +0000
commitac3841d4a90679cd4fcbeda561b293f8e64d3480 (patch)
tree0857c8e80ca7604144af9bf8f844fc0ba62c0e8e /devel/gtoolkit-examples
parent5a1f4935fc08f1074211865523f7738587ea29fa (diff)
downloadpkgsrc-ac3841d4a90679cd4fcbeda561b293f8e64d3480.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"