aboutsummaryrefslogtreecommitdiffstats
path: root/mail/msmtp/Makefile
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 /mail/msmtp/Makefile
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 'mail/msmtp/Makefile')
-rw-r--r--mail/msmtp/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile
index c44e35e08492..725c21dbbfdc 100644
--- a/mail/msmtp/Makefile
+++ b/mail/msmtp/Makefile
@@ -22,7 +22,6 @@ CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ARGS+= --infodir="${PREFIX}/info" --mandir="${PREFIX}/man"
MAN1= msmtp.1
INFO= msmtp
6 +0800'>2013-04-281-5/+4 * - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1 * Add default optioneadler2012-10-091-0/+1 * Correct logic from OptionsNG conversion.eadler2012-10-071-4/+3 * Convert to OptionsNGeadler2012-10-071-14/+9 * - update png to 1.5.10dinoex2012-06-011-1/+1 * - Follow the upstream change for the download location [1]rene2012-05-091-3/+3 * - Remove WITH_FBSD10_FIX, is no longer neededmiwi2011-11-091-1/+0 * - Fix build with FreeBSD 10miwi2011-10-291-0/+1 * Consistify spelling of "Xfce", and some other projects while there.rene2011-10-271-1/+1 * Re-assign to the Xfce team.rene2011-10-231-1/+1 * Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sincekwm2011-08-121-1/+1 * Correct dependency on libcups.makc2011-05-201-1/+1 * Welcome XFCE 4.8 to the portstree!oliver2011-03-032-2/+1 * update xfce to 4.6.2oliver2010-05-311-1/+2 * Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1 * - update to 1.4.1dinoex2010-03-281-1/+1 * - update to jpeg-8dinoex2010-02-051-1/+1 * bump PORTREVISION for the recent update ofoliver2010-01-101-1/+1 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-0/+1 * update xfce to 4.6.1oliver2009-05-063-5/+5 * update Xfce to 4.6oliver2009-03-033-11/+8 * update xfce to 4.4.3oliver2008-10-313-5/+9 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-241-1/+0 * update xfce4 to 4.4.2oliver2008-02-133-5/+11 * - Fix a typo in bsd.sites.mk along with all the places it affectedsat2007-10-261-1/+1 * - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1 * update xfce to 4.4.1oliver2007-04-123-5/+5 * Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].linimon2007-03-141-1/+0 * fix objformat problem more properlyoliver2007-02-061-2/+2 * fix build (by using libtool:15) with recent CURRENTs where objformat went awayoliver2007-02-042-1/+1 * enhance the descriptionoliver2007-01-291-3/+5 * Import xfce 4.4oliver2007-01-234-74/+63 * Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-142-6/+33 * Remove USE_REINPLACE from all categories starting with Pedwin2006-05-131-1/+0 * Remove whitespace from line endings in pkg-plist files.vd2006-05-121-1/+1 * Conversion to a single libtool environment.ade2006-02-232-2/+8 * SHA256ifyedwin2006-01-241-0/+1 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-16/+16 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1 * update to xfce 4.2.3.1oliver2005-11-093-4/+19 * Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1 * fix MASTER_SITESoliver2005-10-071-1/+1