svn commit: r304630 - head/ports-mgmt/portupgrade-devel
Bryan Drewery
bdrewery at FreeBSD.org
Fri Sep 21 13:10:24 UTC 2012
Author: bdrewery
Date: Fri Sep 21 13:10:23 2012
New Revision: 304630
URL: http://svn.freebsd.org/changeset/ports/304630
Log:
- Remove USE_STAGE as it is not ready
Modified:
head/ports-mgmt/portupgrade-devel/Makefile
Modified: head/ports-mgmt/portupgrade-devel/Makefile
==============================================================================
--- head/ports-mgmt/portupgrade-devel/Makefile Fri Sep 21 13:00:30 2012 (r304629)
+++ head/ports-mgmt/portupgrade-devel/Makefile Fri Sep 21 13:10:23 2012 (r304630)
@@ -32,7 +32,6 @@ GH_TAGNAME= ${GH_COMMIT}
DIST_SUBDIR= ${PORTNAME}
USE_RUBY= yes
USE_LDCONFIG= ${PREFIX}/lib/compat/pkg
-USE_STAGE= yes
MAKE_ARGS= PREFIX="${PREFIX}" RUBY="${RUBY}" RUBY_SITELIBDIR="${RUBY_SITELIBDIR}" MKDIR="${MKDIR}"
MAN1= pkg_deinstall.1 \
pkg_fetch.1 \
More information about the svn-ports-all
mailing list