svn commit: r341871 - head/deskutils/superswitcher

Antoine Brodin antoine at FreeBSD.org
Thu Jan 30 18:58:27 UTC 2014


Author: antoine
Date: Thu Jan 30 18:58:26 2014
New Revision: 341871
URL: http://svnweb.freebsd.org/changeset/ports/341871
QAT: https://qat.redports.org/buildarchive/r341871/

Log:
  Stage support

Modified:
  head/deskutils/superswitcher/Makefile

Modified: head/deskutils/superswitcher/Makefile
==============================================================================
--- head/deskutils/superswitcher/Makefile	Thu Jan 30 18:50:14 2014	(r341870)
+++ head/deskutils/superswitcher/Makefile	Thu Jan 30 18:58:26 2014	(r341871)
@@ -24,7 +24,6 @@ LDFLAGS+=	-L${LOCALBASE}/lib
 PLIST_FILES=	bin/superswitcher \
 		share/dbus-1/services/superswitcher.SuperSwitcher.service
 
-NO_STAGE=	yes
 post-patch:
 	@${REINPLACE_CMD} -e \
 		's/x11//g' ${WRKSRC}/configure


More information about the svn-ports-all mailing list