summaryrefslogtreecommitdiff
path: root/devel/geany-plugins/files/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'devel/geany-plugins/files/Makefile.common')
-rw-r--r--devel/geany-plugins/files/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/geany-plugins/files/Makefile.common b/devel/geany-plugins/files/Makefile.common
index c2b043d11028..9a327a8d2ffb 100644
--- a/devel/geany-plugins/files/Makefile.common
+++ b/devel/geany-plugins/files/Makefile.common
@@ -6,8 +6,8 @@ MASTER_SITES= http://plugins.geany.org/geany-plugins/
DISTNAME= geany-plugins-${PORTVERSION}
DISTINFO_FILE= ${.CURDIR}/../../devel/geany-plugins/distinfo
-BUILD_DEPENDS+= ${LOCALBASE}/bin/geany:${PORTSDIR}/devel/geany
-RUN_DEPENDS+= ${LOCALBASE}/bin/geany:${PORTSDIR}/devel/geany
+BUILD_DEPENDS+= ${LOCALBASE}/bin/geany:devel/geany
+RUN_DEPENDS+= ${LOCALBASE}/bin/geany:devel/geany
GNU_CONFIGURE= yes
USES+= gettext-tools gmake libtool pkgconfig tar:bzip2