mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
*/*: remove GNU_CONFIGURE_MANPREFIX after move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
@@ -15,7 +15,6 @@ USES= autoreconf cpe gmake libtool pathfix shebangfix
|
||||
SHEBANG_FILES= tools/lou_maketable.d/substrings.pl
|
||||
USE_GITHUB= yes
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
@@ -16,7 +16,6 @@ LIB_DEPENDS+= libpng.so:graphics/png \
|
||||
|
||||
USES= iconv libtool localbase pathfix tar:bzip2
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
CONFIGURE_ARGS= --without-doxygen
|
||||
INSTALL_TARGET= install-strip
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
@@ -15,7 +15,6 @@ USE_GITHUB= yes
|
||||
GH_ACCOUNT= ultravideo
|
||||
GH_TUPLE= silentbicycle:greatest:v1.0.0:greatest/greatest
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
TEST_TARGET= check
|
||||
INSTALL_TARGET= install-strip
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
@@ -59,7 +59,6 @@ GROUPS= dhcpd
|
||||
|
||||
MAN_COMPRESSED= no
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
CPPFLAGS+= -D_PATH_DHCLIENT_SCRIPT='\"${PREFIX}/sbin/dhclient-script\"' -D_PATH_DHCLIENT_CONF='\"${PREFIX}/etc/dhclient.conf\"' -D_PATH_DHCPD_CONF='\"${PREFIX}/etc/dhcpd.conf\"'
|
||||
SCRIPTS_ENV+= PKG_PREFIX=${PREFIX}
|
||||
|
||||
|
||||
@@ -19,7 +19,6 @@ USE_GITHUB= yes
|
||||
GH_ACCOUNT= adrienverge
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
CONFIGURE_ENV= ac_cv_path_SED=${LOCALBASE}/bin/gsed \
|
||||
OPENSSL_CFLAGS=${OPENSSLINC} \
|
||||
OPENSSL_LIBS="-lssl -lcrypto"
|
||||
|
||||
@@ -22,7 +22,6 @@ USE_LDCONFIG= YES
|
||||
USE_RC_SUBR= tcsd
|
||||
INSTALL_TARGET= install-strip
|
||||
GNU_CONFIGURE= YES
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
CONFIGURE_ARGS= --with-gui=none --enable-static \
|
||||
--localstatedir=${PREFIX}/var \
|
||||
--with-tssuser=${USERS} \
|
||||
|
||||
@@ -19,7 +19,6 @@ USES= gmake libtool localbase:ldflags ncurses pathfix \
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
OPTIONS_DEFINE= GDBM GLIB20 PERL PYTHON SNMP SSL TCL TKINTER
|
||||
|
||||
@@ -13,7 +13,6 @@ LICENSE= BSD3CLAUSE
|
||||
USE_LDCONFIG= yes
|
||||
USES= shebangfix tar:tgz
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
|
||||
SHEBANG_FILES= scripts/sas_disk_blink
|
||||
|
||||
|
||||
@@ -19,7 +19,6 @@ USES= autoreconf gettext gnome gmake pkgconfig
|
||||
|
||||
USE_GNOME= cairo gtk30 intltool
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
CONFIGURE_ENV+= DATADIRNAME=share
|
||||
CONFIGURE_ARGS+= --with-rgb=${LOCALBASE}/lib/X11/rgb.txt
|
||||
GLIB_SCHEMAS= yad.gschema.xml
|
||||
|
||||
Reference in New Issue
Block a user