diff options
Diffstat (limited to 'devel/geany-plugin-pg')
-rw-r--r-- | devel/geany-plugin-pg/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/geany-plugin-pg/Makefile b/devel/geany-plugin-pg/Makefile index 75b7b6cfc793..9fa5e7ceb9ec 100644 --- a/devel/geany-plugin-pg/Makefile +++ b/devel/geany-plugin-pg/Makefile @@ -11,6 +11,5 @@ COMMENT= Geany plugin: ${${GEANY_PLUGIN}_DESC} LIB_DEPENDS= libgpgme.so:${PORTSDIR}/security/gpgme RUN_DEPENDS= gpg2:${PORTSDIR}/security/gnupg -NO_STAGE= yes .include "${.CURDIR}/../geany-plugins/files/Makefile.common" .include <bsd.port.mk> |