%%ACROBASE%% and %%ADOBEBASE%% are now handled by acroread ports.

Spotted by:	pointyhat
This commit is contained in:
Hiroki Sato
2007-06-23 14:18:06 +00:00
parent 0785d3b253
commit ba5ad24a2c
2 changed files with 2 additions and 9 deletions

View File

@@ -7,7 +7,7 @@
PORTNAME= acroreadwrapper
PORTVERSION= 0.0.20060221
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= print
MASTER_SITES= # empty
DISTFILES= # empty
@@ -18,8 +18,7 @@ COMMENT= Wrapper script for Adobe Reader
ONLY_FOR_ARCHS= amd64 i386
USE_X_PREFIX= yes
NO_BUILD= yes
PLIST_SUB= ACROBASE=${ACROBASE} \
ADOBEBASE=${ADOBEBASE}
PLIST_FILES= bin/acroread
SUB_FILES= acroread
SUB_LIST= ACROBASE=${ACROBASE} \
ADOBE_LANG=${ADOBE_LANG:U} \
@@ -36,7 +35,6 @@ do-fetch:
do-install:
${INSTALL_SCRIPT} ${WRKDIR}/acroread ${PREFIX}/bin/acroread
${MKDIR} ${PREFIX}/${ACRODIR}
post-install:
@${CAT} ${PKGMESSAGE}

View File

@@ -1,5 +0,0 @@
@comment $FreeBSD$
bin/acroread
@exec mkdir -p %D/%%ACROBASE%%
@dirrmtry %%ACROBASE%%
@dirrmtry %%ADOBEBASE%%