summaryrefslogtreecommitdiff
path: root/print/apsfilter/Makefile
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2004-01-08 13:58:42 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2004-01-08 13:58:42 +0000
commitd24ed08726879316038ef19ed5c98f44026a457c (patch)
tree19a80b9f3fcb7a06cb8eae580bf11e49ab937682 /print/apsfilter/Makefile
parentAdd p5-DateTime-Event-Random 0.01.04 (diff)
Variable GSPORT is recursive.
PR: 60532 Submitted by: leeym Approved by: maintainer timeout (2 weeks)
Notes
Notes: svn path=/head/; revision=97674
Diffstat (limited to '')
-rw-r--r--print/apsfilter/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile
index a4e4a5cd97df..4b97b799d10c 100644
--- a/print/apsfilter/Makefile
+++ b/print/apsfilter/Makefile
@@ -55,7 +55,7 @@ GSPORT?= print/ghostscript-gnu
#
# ps emulator
.if defined(WITHOUT_X11)
-GSPORT= ${GSPORT}-nox11
+GSPORT:= ${GSPORT}-nox11
.endif
RUN_DEPENDS= gs:${PORTSDIR}/${GSPORT}
# all needed decompression utilities
@@ -106,7 +106,7 @@ RUN_DEPENDS+= smbclient:${PORTSDIR}/net/samba
#
# ps emulator
.if defined(WITHOUT_X11)
-GSPORT= ${GSPORT}-nox11
+GSPORT:= ${GSPORT}-nox11
.endif
RUN_DEPENDS= gs:${PORTSDIR}/${GSPORT}
# most important "xxx to ps" filter utilities