summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorminskim <minskim>2005-11-04 02:51:30 +0000
committerminskim <minskim>2005-11-04 02:51:30 +0000
commit2b4319227567c44b098520b96ff7bfd3c5423264 (patch)
tree8b994f63b9ef764c28ba8dc751caf91a2363bed6 /graphics
parent45f734e10d8b183b931c4abcaff2581efd0338db (diff)
downloadpkgsrc-2b4319227567c44b098520b96ff7bfd3c5423264.tar.gz
Expand paths so that packages in different categories can also include
this file.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ming/Makefile.common8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/ming/Makefile.common b/graphics/ming/Makefile.common
index b4a0ae2dbf8..3896c3a1de8 100644
--- a/graphics/ming/Makefile.common
+++ b/graphics/ming/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1.1.1 2005/11/04 02:47:10 minskim Exp $
+# $NetBSD: Makefile.common,v 1.2 2005/11/04 02:51:30 minskim Exp $
#
MING_DISTNAME= ming-0.2a
@@ -6,6 +6,6 @@ MING_PKGNAME= ming-0.2
MING_MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ming/}
MING_EXTRACT_SUFX= .tgz
-DISTINFO_FILE?= ${.CURDIR}/../ming/distinfo
-COMMON_FILESDIR?= ${.CURDIR}/../ming/files
-PATCHDIR?= ${.CURDIR}/../ming/patches
+DISTINFO_FILE?= ${.CURDIR}/../../graphics/ming/distinfo
+COMMON_FILESDIR?= ${.CURDIR}/../../graphics/ming/files
+PATCHDIR?= ${.CURDIR}/../../graphics/ming/patches