[Maintainer Patch] print/pdflib (USE_LIBTOOL, WITH_PERL, install fonts)
PR: ports/48961 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
This commit is contained in:
parent
f707bc4606
commit
90d9207db4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=77784
2 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ INSTALLS_SHLIB= yes
|
|||
USE_GMAKE= yes
|
||||
USE_PERL5= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-cxx
|
||||
CONFIGURE_ARGS= --enable-cxx --prefix=${PREFIX} --with-perl=${PERL}
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
|
|
|
@ -19,7 +19,7 @@ INSTALLS_SHLIB= yes
|
|||
USE_GMAKE= yes
|
||||
USE_PERL5= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-cxx
|
||||
CONFIGURE_ARGS= --enable-cxx --prefix=${PREFIX} --with-perl=${PERL}
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
|
|
Loading…
Reference in a new issue