mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
textproc/discount: Clean up CONFIGURE_ARGS
This commit is contained in:
parent
553ed69ab4
commit
57a11f4a38
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
||||||
USES= cpe pathfix pkgconfig tar:bz2
|
USES= cpe pathfix pkgconfig tar:bz2
|
||||||
|
|
||||||
CFLAGS+= -fPIC
|
CFLAGS+= -fPIC
|
||||||
CONFIGURE_ARGS= --mandir=${PREFIX}/share/man --prefix=${PREFIX} --shared
|
CONFIGURE_ARGS= --prefix=${PREFIX} --shared
|
||||||
CONFIGURE_SCRIPT= configure.sh
|
CONFIGURE_SCRIPT= configure.sh
|
||||||
HAS_CONFIGURE= yes
|
HAS_CONFIGURE= yes
|
||||||
INSTALL_TARGET= install install.man
|
INSTALL_TARGET= install install.man
|
||||||
|
|
Loading…
Add table
Reference in a new issue