%%ACROBASE%% and %%ADOBEBASE%% are now handled by acroread ports.
Spotted by: pointyhat
This commit is contained in:
@@ -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}
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
@comment $FreeBSD$
|
||||
bin/acroread
|
||||
@exec mkdir -p %D/%%ACROBASE%%
|
||||
@dirrmtry %%ACROBASE%%
|
||||
@dirrmtry %%ADOBEBASE%%
|
||||
Reference in New Issue
Block a user