aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-colorfultabs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/xpi-colorfultabs/Makefile')
-rw-r--r--www/xpi-colorfultabs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/xpi-colorfultabs/Makefile b/www/xpi-colorfultabs/Makefile
index ae157d2f395e..611db96b4bda 100644
--- a/www/xpi-colorfultabs/Makefile
+++ b/www/xpi-colorfultabs/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= colorful_tabs
-PORTVERSION= 1.1
+PORTVERSION= 1.4
DISTVERSIONSUFFIX= -fx+mz
CATEGORIES= www
@@ -17,5 +17,5 @@ XPI_ID= {0545b830-f0aa-4d7e-8820-50a4629a56fe}
XPI_FILES= chrome/clrtabs.jar chrome.manifest install.js install.rdf
XPI_DIRS= chrome
-.include "../xpi-adblock/Makefile.xpi"
+.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>