textproc/discount: Clean up CONFIGURE_ARGS

This commit is contained in:
Po-Chuan Hsieh
2025-01-29 00:56:53 +08:00
parent 553ed69ab4
commit 57a11f4a38
+1 -1
View File
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYRIGHT
USES= cpe pathfix pkgconfig tar:bz2
CFLAGS+= -fPIC
CONFIGURE_ARGS= --mandir=${PREFIX}/share/man --prefix=${PREFIX} --shared
CONFIGURE_ARGS= --prefix=${PREFIX} --shared
CONFIGURE_SCRIPT= configure.sh
HAS_CONFIGURE= yes
INSTALL_TARGET= install install.man