summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-10-08 07:21:03 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-10-08 07:21:03 +0000
commitd5b54d08694f2656c04d83a0013fb3d3eb1344e2 (patch)
tree99387ff23cc458e555b453bdc295681a6cb2109b /print
parentRemove "PATCHDIR=", that won't accomplish anything. (diff)
Change PATCHDIR from patches/ to files/. Also change PKGDIR (pkg/ to
.) and other pkg variables if they are nearby.
Notes
Notes: svn path=/head/; revision=33559
Diffstat (limited to 'print')
-rw-r--r--print/gp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/gp/Makefile b/print/gp/Makefile
index 09accddf7c6f..7774c784a55c 100644
--- a/print/gp/Makefile
+++ b/print/gp/Makefile
@@ -13,7 +13,7 @@ DISTNAME= GP-2.5p2
MAINTAINER= kiri@kiri.toba-cmt.ac.jp
-PATCHDIR= ${.CURDIR}/../../print/gp/patches
+PATCHDIR= ${.CURDIR}/../../print/gp/files
FILESDIR= ${.CURDIR}/../../print/gp/files
SCRIPTDIR= ${.CURDIR}/../../print/gp/scripts