From 257d95e619d504625a3dd72269614d7fe350704c Mon Sep 17 00:00:00 2001 From: makc Date: Wed, 23 Oct 2013 13:08:41 +0000 Subject: - Support staging - Use new LIB_DEPENDS syntax - Use options helpers - Convert to USES - Minor changes/fixes --- devel/geany-plugin-treebrowser/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'devel/geany-plugin-treebrowser') diff --git a/devel/geany-plugin-treebrowser/Makefile b/devel/geany-plugin-treebrowser/Makefile index 96541ab9c43e..71543c3b8eb3 100644 --- a/devel/geany-plugin-treebrowser/Makefile +++ b/devel/geany-plugin-treebrowser/Makefile @@ -7,6 +7,5 @@ CATEGORIES= devel MAINTAINER= makc@FreeBSD.org COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC} -NO_STAGE= yes .include "${.CURDIR}/../geany-plugins/files/Makefile.common" .include -- cgit