From 9aae6f761d053cad9a85abc092d4c488cc0ea536 Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Wed, 9 Jul 2014 10:10:11 +0000 Subject: [PATCH] remove NO_STAGE. --- games/gbottler/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/games/gbottler/Makefile b/games/gbottler/Makefile index a8a458dea9e4..3d765f86a68b 100644 --- a/games/gbottler/Makefile +++ b/games/gbottler/Makefile @@ -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