[Midnightbsd-cvs] mports [15637] trunk/devel/gettext/Makefile: there is no point in setting build and host because its done automatically
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Wed Nov 27 17:50:33 EST 2013
Revision: 15637
http://svnweb.midnightbsd.org/mports/?rev=15637
Author: laffer1
Date: 2013-11-27 17:50:32 -0500 (Wed, 27 Nov 2013)
Log Message:
-----------
there is no point in setting build and host because its done automatically
Modified Paths:
--------------
trunk/devel/gettext/Makefile
Modified: trunk/devel/gettext/Makefile
===================================================================
--- trunk/devel/gettext/Makefile 2013-11-27 22:33:24 UTC (rev 15636)
+++ trunk/devel/gettext/Makefile 2013-11-27 22:50:32 UTC (rev 15637)
@@ -21,9 +21,7 @@
--with-included-gettext --with-included-glib \
--with-included-libcroco --with-included-libunistring \
--with-included-libxml \
- --without-emacs --without-git \
- --build=${ARCH}-portbld-freebsd9.1 \
- --host=${ARCH}-portbld-freebsd9.1
+ --without-emacs --without-git
USE_LDCONFIG= yes
MAN1= autopoint.1 envsubst.1 gettext.1 gettextize.1 msgattrib.1 \
More information about the Midnightbsd-cvs
mailing list