aboutsummaryrefslogtreecommitdiffstats
path: root/devel/geany-plugin-devhelp
diff options
context:
space:
mode:
Diffstat (limited to 'devel/geany-plugin-devhelp')
-rw-r--r--devel/geany-plugin-devhelp/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/geany-plugin-devhelp/Makefile b/devel/geany-plugin-devhelp/Makefile
index d57b23907488..0b08da535fad 100644
--- a/devel/geany-plugin-devhelp/Makefile
+++ b/devel/geany-plugin-devhelp/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-PORTNAME= geany-plugin
+PORTNAME= geany-plugin-devhelp
PORTVERSION= ${GEANY_VER}
CATEGORIES= devel
@@ -12,7 +12,5 @@ LIB_DEPENDS= wnck-1:${PORTSDIR}/x11-toolkits/libwnck \
USE_GNOME= gconf2
-GEANY_PLUGIN= devhelp
-
.include "${.CURDIR}/../geany-plugins/files/Makefile.common"
.include <bsd.port.mk>