diff options
author | kris <kris@FreeBSD.org> | 2002-09-15 06:15:34 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-09-15 06:15:34 +0800 |
commit | bd78a8f8ad5569639221bdd3acca3a4889baf247 (patch) | |
tree | d3f84b6c07ca14210b9a969be84517d0249a89b7 /print | |
parent | 53c7978e664fa2e31d1b6f7fc3a01d0402a1502f (diff) | |
download | freebsd-ports-gnome-bd78a8f8ad5569639221bdd3acca3a4889baf247.tar.gz freebsd-ports-gnome-bd78a8f8ad5569639221bdd3acca3a4889baf247.tar.zst freebsd-ports-gnome-bd78a8f8ad5569639221bdd3acca3a4889baf247.zip |
Fix pkg-plist
Diffstat (limited to 'print')
-rw-r--r-- | print/acroread/pkg-plist | 1 | ||||
-rw-r--r-- | print/acroread4/pkg-plist | 1 | ||||
-rw-r--r-- | print/acroread5/pkg-plist | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/print/acroread/pkg-plist b/print/acroread/pkg-plist index 61484a72246e..8510e88365b5 100644 --- a/print/acroread/pkg-plist +++ b/print/acroread/pkg-plist @@ -47,6 +47,7 @@ Acrobat3/Reader/res/splashScreen21.xbm Acrobat3/Reader/res/splashScreen28.xpm Acrobat3/bin/acroread bin/acroread +bin/acroread3 @exec ln -sf ../../Fonts %D/Acrobat3/Reader/%%ARCHDIR%%/fonts @unexec rm -f %D/Acrobat3/Reader/%%ARCHDIR%%/fonts @exec ln -sf ../../res %D/Acrobat3/Reader/%%ARCHDIR%%/res diff --git a/print/acroread4/pkg-plist b/print/acroread4/pkg-plist index a2d4bd3e0cc2..a76efb13d567 100644 --- a/print/acroread4/pkg-plist +++ b/print/acroread4/pkg-plist @@ -61,6 +61,7 @@ Acrobat4/Reader/res/splashScreen21.xbm Acrobat4/Reader/res/splashScreen28.xpm Acrobat4/ReadMe Acrobat4/bin/acroread +bin/acroread bin/acroread4 @exec ln -sf ../../Resource/Font/ %D/Acrobat4/Reader/%%ARCHDIR%%/fonts @unexec rm -f %D/Acrobat4/Reader/%%ARCHDIR%%/fonts diff --git a/print/acroread5/pkg-plist b/print/acroread5/pkg-plist index bd45534a6656..63ddd6bd801a 100644 --- a/print/acroread5/pkg-plist +++ b/print/acroread5/pkg-plist @@ -63,6 +63,7 @@ Acrobat5/Reader/res/splashScreen11R.xbm Acrobat5/Reader/res/splashScreen18R.xpm Acrobat5/Reader/license.txt Acrobat5/bin/acroread +bin/acroread bin/acroread5 %%PORTDOCS%%share/doc/acroread/README @exec ln -sf ../../Resource/Font/ %D/Acrobat5/Reader/%%ARCHDIR%%/fonts |