aboutsummaryrefslogtreecommitdiff
path: root/textproc/es-mythes
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-11-04 09:40:36 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-11-04 09:40:36 +0000
commitbc2c8b9bf3ba79163dd2a096e9c89ebcee010fc8 (patch)
tree170aeb4d9775e90ec3396bd4543b90698125a000 /textproc/es-mythes
parentb86c7006a74b54127ae07a021de91e368e880ccb (diff)
downloadports-bc2c8b9bf3ba79163dd2a096e9c89ebcee010fc8.tar.gz
ports-bc2c8b9bf3ba79163dd2a096e9c89ebcee010fc8.zip
Notes
Diffstat (limited to 'textproc/es-mythes')
-rw-r--r--textproc/es-mythes/Makefile11
-rw-r--r--textproc/es-mythes/distinfo4
2 files changed, 7 insertions, 8 deletions
diff --git a/textproc/es-mythes/Makefile b/textproc/es-mythes/Makefile
index d00055f8580f..45df8d2461d2 100644
--- a/textproc/es-mythes/Makefile
+++ b/textproc/es-mythes/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= mythes
-PORTVERSION= 20131002
+PORTVERSION= 20131102
CATEGORIES= textproc
MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/
PKGNAMEPREFIX= es-
@@ -28,13 +28,12 @@ PLIST_FILES+= %%DATADIR%%/th_${ALIAS}_v2.dat \
%%DATADIR%%/th_${ALIAS}_v2.idx
.endfor
-NO_STAGE= yes
do-install:
- ${MKDIR} ${DATADIR}/
- ${INSTALL_DATA} ${WRKSRC}/th_es_ES_v2.dat ${WRKSRC}/th_es_ES_v2.idx ${DATADIR}/
+ ${MKDIR} ${STAGEDIR}${DATADIR}/
+ ${INSTALL_DATA} ${WRKSRC}/th_es_ES_v2.dat ${WRKSRC}/th_es_ES_v2.idx ${STAGEDIR}${DATADIR}/
.for ALIAS in ${ESALIASES}
- ${LN} -s th_es_ES_v2.dat ${DATADIR}/th_${ALIAS}_v2.dat
- ${LN} -s th_es_ES_v2.idx ${DATADIR}/th_${ALIAS}_v2.idx
+ ${LN} -s th_es_ES_v2.dat ${STAGEDIR}${DATADIR}/th_${ALIAS}_v2.dat
+ ${LN} -s th_es_ES_v2.idx ${STAGEDIR}${DATADIR}/th_${ALIAS}_v2.idx
.endfor
.include <bsd.port.mk>
diff --git a/textproc/es-mythes/distinfo b/textproc/es-mythes/distinfo
index f6076173b795..456ecc2c946c 100644
--- a/textproc/es-mythes/distinfo
+++ b/textproc/es-mythes/distinfo
@@ -1,2 +1,2 @@
-SHA256 (mythes/OOo2-thes_es_ES-20131002.tar.bz2) = 1972fd25f32a01544d86a98e35aaac991b86950b77c96d8e9d6a9a2c7a9b411f
-SIZE (mythes/OOo2-thes_es_ES-20131002.tar.bz2) = 829631
+SHA256 (mythes/OOo2-thes_es_ES-20131102.tar.bz2) = 1972fd25f32a01544d86a98e35aaac991b86950b77c96d8e9d6a9a2c7a9b411f
+SIZE (mythes/OOo2-thes_es_ES-20131102.tar.bz2) = 829631