From 988588d3973acbba5849b28d33307539acb61efd Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 1 Nov 2001 09:41:13 +0000 Subject: Change reachover references into another package's pkg/ directory into references to the other package's base directory. This is needed after the files in the pkg/ directory were dispersed into the base directory. --- print/ghostscript-nox11/Makefile.common | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'print') diff --git a/print/ghostscript-nox11/Makefile.common b/print/ghostscript-nox11/Makefile.common index 5c19fcba11a..0d59d4fa21b 100644 --- a/print/ghostscript-nox11/Makefile.common +++ b/print/ghostscript-nox11/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.20 2001/08/29 12:51:26 itohy Exp $ +# $NetBSD: Makefile.common,v 1.21 2001/11/01 09:41:13 jlam Exp $ DISTNAME= ghostscript-${GS_VERS} GS_VERS= 6.01 @@ -87,8 +87,7 @@ EXTRACT_LIST+= ${PRESCR_DRV}.tar.gz DISTINFO_FILE= ${.CURDIR}/../../print/ghostscript-nox11/distinfo FILESDIR= ${.CURDIR}/../../print/ghostscript-nox11/files PATCHDIR= ${.CURDIR}/../../print/ghostscript-nox11/patches -SCRIPTDIR= ${.CURDIR}/../../print/ghostscript-nox11/scripts -PLIST_SRC= ${.CURDIR}/../../print/ghostscript-nox11/pkg/PLIST +PLIST_SRC= ${.CURDIR}/../../print/ghostscript-nox11/PLIST EXTRACT_ONLY= ${GS_SOURCES} DIST_SUBDIR= ghostscript -- cgit v1.2.3