diff options
author | Doug Barton <dougb@FreeBSD.org> | 2012-08-05 23:19:36 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2012-08-05 23:19:36 +0000 |
commit | 9aac569eaa031e27191a3f4165b389a17f467ad2 (patch) | |
tree | 1ed78841e1757014ccc09581c61c3683992d3f77 /print | |
parent | 47b836bfe5c397deb173a868525d4cba22cbb5fa (diff) | |
download | ports-9aac569eaa031e27191a3f4165b389a17f467ad2.tar.gz ports-9aac569eaa031e27191a3f4165b389a17f467ad2.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/acroreadwrapper/Makefile | 2 | ||||
-rw-r--r-- | print/acroreadwrapper/files/linux_adobe.in (renamed from print/acroreadwrapper/files/linux_adobe.sh.in) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/print/acroreadwrapper/Makefile b/print/acroreadwrapper/Makefile index 5fa6339717a3..7157dc7e88fa 100644 --- a/print/acroreadwrapper/Makefile +++ b/print/acroreadwrapper/Makefile @@ -29,7 +29,7 @@ SUB_LIST= ACROBASE8=${ACROBASE8} \ LINUXSH=${LINUXBASE}/bin/sh \ PLUGINDIR=${PLUGINDIR} \ KMODDIR=${KMODDIR} -USE_RC_SUBR= linux_adobe.sh +USE_RC_SUBR= linux_adobe .include <bsd.port.pre.mk> diff --git a/print/acroreadwrapper/files/linux_adobe.sh.in b/print/acroreadwrapper/files/linux_adobe.in index c25abc45d281..c25abc45d281 100644 --- a/print/acroreadwrapper/files/linux_adobe.sh.in +++ b/print/acroreadwrapper/files/linux_adobe.in |