aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libtool15
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2007-07-23 17:36:51 +0800
committerrafan <rafan@FreeBSD.org>2007-07-23 17:36:51 +0800
commitb028b113ef13fa7972bb45d681d7a0abe47c40a6 (patch)
treea76a27ca09341f754b493c264ee71c912a553d89 /devel/libtool15
parent855b1df39bc3a6f03abf878d9c99b5ba0838ba35 (diff)
downloadfreebsd-ports-gnome-b028b113ef13fa7972bb45d681d7a0abe47c40a6.tar.gz
freebsd-ports-gnome-b028b113ef13fa7972bb45d681d7a0abe47c40a6.tar.zst
freebsd-ports-gnome-b028b113ef13fa7972bb45d681d7a0abe47c40a6.zip
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
Diffstat (limited to 'devel/libtool15')
-rw-r--r--devel/libtool15/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/libtool15/Makefile b/devel/libtool15/Makefile
index ab5d4c94be0a..91ed7c37d172 100644
--- a/devel/libtool15/Makefile
+++ b/devel/libtool15/Makefile
@@ -18,7 +18,6 @@ COMMENT?= Generic shared library support script
GNU_CONFIGURE= yes
CONFIGURE_ARGS?= --disable-ltdl-install
-CONFIGURE_ARGS+= --infodir=${PREFIX}/info
CONFIGURE_ENV= MAKEINFO="makeinfo --no-split"
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
INFO?= libtool
627b812897863a5b0118e2e609d9dce'>Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.dougb2006-02-211-1/+1 * SHA256ifyedwin2006-01-231-0/+1 * - Update to 1.1.32clement2005-10-172-3/+3 * - Update to 1.1.31clement2005-05-222-4/+4 * - Update to 1.1.30clement2005-01-263-3/+4 * - Fix typo in pre-everything:: target.clement2004-11-221-1/+1 * - update to 1.1.29clement2004-11-152-4/+4 * Fix plist.krion2004-08-141-0/+1 * - Update to 1.1.28clement2004-06-085-31/+72 * - SIZEify distinfoclement2004-02-081-0/+1 * - Update my email addressclement2004-01-131-1/+1