mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 15:36:35 -04:00
- Stage support
- Convert to USES
This commit is contained in:
parent
f98c83b24a
commit
5ffb8ab3c5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=346666
1 changed files with 2 additions and 3 deletions
|
@ -24,8 +24,8 @@ DOCBOOK_VERSION=4.2
|
|||
CONFLICTS= scrollkeeper-[0-9]*
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomehier gnomehack libxslt
|
||||
USES= gmake pathfix
|
||||
USE_GNOME= gnomehier libxslt
|
||||
USE_PYTHON= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -35,7 +35,6 @@ CONFIGURE_ARGS= --with-convert-dir=${LOCALBASE}/share/omf \
|
|||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|/lib/rarian|/db/rarian|' \
|
||||
${WRKSRC}/util/Makefile.in
|
||||
|
|
Loading…
Add table
Reference in a new issue