Date: Wed, 9 Jul 2014 10:10:11 +0000 (UTC) From: "Vanilla I. Shu" <vanilla@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r361349 - head/games/gbottler Message-ID: <201407091010.s69AABqM008750@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: vanilla Date: Wed Jul 9 10:10:11 2014 New Revision: 361349 URL: http://svnweb.freebsd.org/changeset/ports/361349 QAT: https://qat.redports.org/buildarchive/r361349/ Log: remove NO_STAGE. Modified: head/games/gbottler/Makefile Modified: head/games/gbottler/Makefile ============================================================================== --- head/games/gbottler/Makefile Wed Jul 9 10:07:28 2014 (r361348) +++ head/games/gbottler/Makefile Wed Jul 9 10:10:11 2014 (r361349) @@ -13,11 +13,9 @@ COMMENT= SSTP Bottle client RUN_DEPENDS= ${PYXML} -PLIST_SUB= VERSION=${PORTVERSION} - USE_GNOME= pygtk2 USE_PYTHON= yes USES= gmake +PLIST_SUB= VERSION=${PORTVERSION} -NO_STAGE= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407091010.s69AABqM008750>