aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2021-04-13 18:58:16 +0800
committerMathieu Arnold <mat@FreeBSD.org>2021-04-14 23:41:02 +0800
commit85737aec4a3190a4f4d86583ad46a3615505a569 (patch)
treeac217f43efb834d2924f40e7d27c93d5ae1acc50 /print
parent02ccefbf584c4cb3167ae28f0af57c29bde41ceb (diff)
downloadfreebsd-ports-gnome-85737aec4a3190a4f4d86583ad46a3615505a569.tar.gz
freebsd-ports-gnome-85737aec4a3190a4f4d86583ad46a3615505a569.tar.zst
freebsd-ports-gnome-85737aec4a3190a4f4d86583ad46a3615505a569.zip
Mk: Cleanup after moving apply-slist earlier.
Diffstat (limited to 'print')
-rw-r--r--print/ghostscript7-commfont/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript7-commfont/Makefile b/print/ghostscript7-commfont/Makefile
index 0f6cd9cb3b43..a07997e7b914 100644
--- a/print/ghostscript7-commfont/Makefile
+++ b/print/ghostscript7-commfont/Makefile
@@ -31,7 +31,7 @@ CONFLICTS_INSTALL= \
CMAPDIR?= ${LOCALBASE}/share/fonts/adobe-cmaps
GS_RESDIR?= share/ghostscript/Resource
-post-extract: apply-slist
+pre-build:
@cd ${WRKDIR} && ${MV} Makefile template.* ${WRKSRC}
.include <bsd.port.mk>