aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2018-01-05 10:57:59 +0800
committerjbeich <jbeich@FreeBSD.org>2018-01-05 10:57:59 +0800
commit2683616e804155ca9b6e38acbcc9d018587ece75 (patch)
tree7573f9721c8d542259a8f53d5b11a97df8039bb1
parentb7f43ffd37b567b4f2b9f213569be94921d95556 (diff)
downloadfreebsd-ports-gnome-2683616e804155ca9b6e38acbcc9d018587ece75.tar.gz
freebsd-ports-gnome-2683616e804155ca9b6e38acbcc9d018587ece75.tar.zst
freebsd-ports-gnome-2683616e804155ca9b6e38acbcc9d018587ece75.zip
print/ghostscript9-agpl-base: revert r432155 per FreeBSD 11.0 EOL
Approved by: portmgr blanket
-rw-r--r--print/ghostscript9-agpl-base/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/print/ghostscript9-agpl-base/Makefile b/print/ghostscript9-agpl-base/Makefile
index a49825962ab8..52fecbfe06cb 100644
--- a/print/ghostscript9-agpl-base/Makefile
+++ b/print/ghostscript9-agpl-base/Makefile
@@ -35,7 +35,7 @@ CONFLICTS_INSTALL= \
ghostscript9-agpl-[0-9]* \
ghostscript9-agpl-nox11-[0-9]*
-USES= autoreconf compiler gmake iconv jpeg pkgconfig:build tar:bzip2
+USES= autoreconf gmake iconv jpeg pkgconfig:build tar:bzip2
USE_LDCONFIG= yes
EXTRACT_AFTER_ARGS= ${EXCLUDE_DIRS:S/^/--exclude /}
DATADIR= ${PREFIX}/share/${PORTNAME}/${PORTVERSION}
@@ -103,10 +103,6 @@ PORTDOC_FILES= japanese/Gdevlips.htm japanese/README.gs550j \
post-patch:
${REINPLACE_CMD} -e 's,%%DATADIR%%,${DATADIR},' \
${WRKSRC}/contrib/japanese/dmp_site.ps
-# XXX CHOSEN_COMPILER_VERSION isn't supported, so check CC hasn't changed
- @if [ '${ARCH}:${CC}:${COMPILER_TYPE}:${COMPILER_VERSION}' = 'aarch64:cc:clang:38' ]; then \
- ${REINPLACE_CMD} '/CC.*trio\./s/$$/ -O0/' ${WRKSRC}/base/trio.mak; \
- fi
pre-build-drivers.mak:
@${ECHO_CMD} '# automatically generated' > ${WRKSRC}/base/drivers.mak