aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorhrs <hrs@FreeBSD.org>2013-05-17 07:38:32 +0800
committerhrs <hrs@FreeBSD.org>2013-05-17 07:38:32 +0800
commitdb36424957dfd7d40d0094fde3805e64d3f7e33c (patch)
tree4e08a6da23ad93927510f151b062371f56ab7ac6 /print
parente411cb42de3216003aa87462c5f96e05a2e05c52 (diff)
downloadfreebsd-ports-gnome-db36424957dfd7d40d0094fde3805e64d3f7e33c.tar.gz
freebsd-ports-gnome-db36424957dfd7d40d0094fde3805e64d3f7e33c.tar.zst
freebsd-ports-gnome-db36424957dfd7d40d0094fde3805e64d3f7e33c.zip
Fix fmtutil.cnf issue (missing %D).
Diffstat (limited to 'print')
-rw-r--r--print/texlive-base/Makefile3
-rw-r--r--print/texlive-base/pkg-plist2
2 files changed, 3 insertions, 2 deletions
diff --git a/print/texlive-base/Makefile b/print/texlive-base/Makefile
index 48c4d43c70c5..21da0872f9de 100644
--- a/print/texlive-base/Makefile
+++ b/print/texlive-base/Makefile
@@ -2,7 +2,7 @@
PORTNAME= texlive
PORTVERSION= 20120701
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= print
MASTER_SITES= ftp://tug.org/historic/systems/texlive/2012/
PKGNAMESUFFIX= -base
@@ -118,6 +118,7 @@ post-patch:
post-install:
${MKDIR} ${PREFIX}/${TEXMFCONFIGDIR}/web2c
+ ${TOUCH} ${PREFIX}/${TEXMFCONFIGDIR}/web2c/.keep_me
${INSTALL_DATA} ${PREFIX}/${TEXMFDIR}/web2c/fmtutil.cnf \
${PREFIX}/${FMTUTIL_CNF}
diff --git a/print/texlive-base/pkg-plist b/print/texlive-base/pkg-plist
index 50a414f30e51..f17772af3823 100644
--- a/print/texlive-base/pkg-plist
+++ b/print/texlive-base/pkg-plist
@@ -325,7 +325,7 @@ bin/xdvipdfmx
%%TEXMFDIR%%/scripts/texlive/rungs.tlu
%%TEXMFDIR%%/scripts/texlive/tlmgr.pl
%%TEXMFDIR%%/web2c/fmtutil.cnf
-@exec /bin/mkdir -p %%TEXMFCONFIGDIR%%/web2c
+%%TEXMFCONFIGDIR%%/web2c/.keep_me
@exec %%INSTALL_DATA%% %D/%%TEXMFDIR%%/web2c/fmtutil.cnf %D/%%FMTUTIL_CNF%%
@unexec /bin/rm -f %D/%%FMTUTIL_CNF%%
@dirrmtry %%TEXMFCONFIGDIR%%/web2c