diff options
Diffstat (limited to 'devel/geany-plugin-insertnum/Makefile')
-rw-r--r-- | devel/geany-plugin-insertnum/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/geany-plugin-insertnum/Makefile b/devel/geany-plugin-insertnum/Makefile index 706b23d7b44d..4db7815710f4 100644 --- a/devel/geany-plugin-insertnum/Makefile +++ b/devel/geany-plugin-insertnum/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 <bsd.port.mk> |