svn commit: r338966 - head/comms/flwrap
Diane Bruce
db at FreeBSD.org
Tue Jan 7 01:16:37 UTC 2014
Author: db
Date: Tue Jan 7 01:16:36 2014
New Revision: 338966
URL: http://svnweb.freebsd.org/changeset/ports/338966
Log:
- convert old USE_GMAKE and USE_DOS2UNIX to new Uses=
Modified:
head/comms/flwrap/Makefile
Modified: head/comms/flwrap/Makefile
==============================================================================
--- head/comms/flwrap/Makefile Tue Jan 7 00:23:34 2014 (r338965)
+++ head/comms/flwrap/Makefile Tue Jan 7 01:16:36 2014 (r338966)
@@ -15,9 +15,8 @@ LICENSE= GPLv2
LIB_DEPENDS= libfltk.so:${PORTSDIR}/x11-toolkits/fltk
-USE_GMAKE= yes
+USES= gmake dos2unix
GNU_CONFIGURE= yes
-USE_DOS2UNIX= yes
CONFIGURE_ENV= FLTK_CONFIG="${LOCALBASE}/bin/fltk-config"
post-configure:
More information about the svn-ports-all
mailing list