svn commit: r361168 - head/devel/swig30

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jul 8 05:44:32 UTC 2014


Author: sunpoet
Date: Tue Jul  8 05:44:31 2014
New Revision: 361168
URL: http://svnweb.freebsd.org/changeset/ports/361168
QAT: https://qat.redports.org/buildarchive/r361168/

Log:
  - Cleanup Makefile

Modified:
  head/devel/swig30/Makefile

Modified: head/devel/swig30/Makefile
==============================================================================
--- head/devel/swig30/Makefile	Tue Jul  8 05:43:09 2014	(r361167)
+++ head/devel/swig30/Makefile	Tue Jul  8 05:44:31 2014	(r361168)
@@ -24,7 +24,6 @@ CONFIGURE_ARGS=	--program-suffix=${PORTV
 		--with-lualib=${LUA_LIBDIR}
 GNU_CONFIGURE=	yes
 USE_AUTOTOOLS=	autoconf:env
-#USES=		gmake libtool lua
 USES=		gmake lua
 
 PLIST_SUB=	MAJOR_VER=${PORTVERSION:R}


More information about the svn-ports-all mailing list