1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00

- Remove NO_STAGE

- Add missing dependency on vte
This commit is contained in:
Max Brazhnikov 2013-10-23 10:52:34 +00:00
parent 86ab67014c
commit 9b3aca2661
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=331369

View File

@ -7,6 +7,7 @@ CATEGORIES= devel
MAINTAINER= makc@FreeBSD.org
COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC}
NO_STAGE= yes
USE_GNOME= vte
.include "${.CURDIR}/../geany-plugins/files/Makefile.common"
.include <bsd.port.mk>