FreeBSD Bugzilla – Attachment 125589 Details for
Bug 169218
[PATCH] print/acroreadwrapper: fix usage of ${SRC_BASE} before it is defined
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
acroreadwrapper-0.0.20110920.patch
acroreadwrapper-0.0.20110920.patch (text/plain), 945 bytes, created by
Jason Helfman
on 2012-06-19 00:40:21 UTC
(
hide
)
Description:
acroreadwrapper-0.0.20110920.patch
Filename:
MIME Type:
Creator:
Jason Helfman
Created:
2012-06-19 00:40:21 UTC
Size:
945 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/print/acroreadwrapper/Makefile,v >retrieving revision 1.17 >diff -u -r1.17 Makefile >--- Makefile 20 Sep 2011 02:17:09 -0000 1.17 >+++ Makefile 18 Jun 2012 23:34:17 -0000 >@@ -20,7 +20,7 @@ > PLIST_FILES= bin/acroread8 bin/acroread9 bin/acroread \ > ${KMODDIR}/linux_adobe.ko > PLIST_DIRS= ${KMODDIR} >-SUB_FILES= acroread >+SUB_FILES= acroread > SUB_LIST= ACROBASE8=${ACROBASE8} \ > ACROBASE9=${ACROBASE9} \ > ADOBE_LANG=${ADOBE_LANG:U} \ >@@ -30,6 +30,9 @@ > PLUGINDIR=${PLUGINDIR} \ > KMODDIR=${KMODDIR} > USE_RC_SUBR= linux_adobe.sh >+ >+.include <bsd.port.pre.mk> >+ > MAKE_ENV= KMODDIR=${KMODDIR} SYSDIR=${SRC_BASE}/sys DESTDIR=${PREFIX}/ > > ADOBEBASE= Adobe >@@ -38,7 +41,6 @@ > PLUGINDIR= lib/npapi/linux-acroread > KMODDIR= libexec/linux_adobe > >-.include <bsd.port.pre.mk> > KERNCONF?= GENERIC > > # Use the first component of ${KERNCONF}.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 169218
: 125589