summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorrh <rh>2002-09-14 03:21:11 +0000
committerrh <rh>2002-09-14 03:21:11 +0000
commitf5ece6de7ec3c0017834c605e53721f308cec567 (patch)
tree8dd310f320a5b160dfa932c167036fa8c1fb16fe /mk
parentb872df7cf308e28ad4061de7ef7134873c19e4c1 (diff)
downloadpkgsrc-f5ece6de7ec3c0017834c605e53721f308cec567.tar.gz
Undo previous commit. This seems to be a much more suble error.
Diffstat (limited to 'mk')
-rw-r--r--mk/ghostscript.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/ghostscript.mk b/mk/ghostscript.mk
index aa55a6fe1a2..f7906bc3ef4 100644
--- a/mk/ghostscript.mk
+++ b/mk/ghostscript.mk
@@ -1,4 +1,4 @@
-# $NetBSD: ghostscript.mk,v 1.6 2002/09/14 03:17:31 rh Exp $
+# $NetBSD: ghostscript.mk,v 1.7 2002/09/14 03:21:11 rh Exp $
#
# This Makefile fragment is included by packages that require a run-time
# dependency on a ghostscript Postscript interpreter.
@@ -19,7 +19,7 @@ USE_GHOSTSCRIPT?= run
.if defined(NO_X11)
_GS_PKGSRCDIR?= ../../print/ghostscript-gnu-nox11
.else
-_GS_PKGSRCDIR?= ../../print/ghostscript-gnu-x11
+_GS_PKGSRCDIR?= ../../print/ghostscript-gnu
.endif
_VALID_GS= # empty