aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-vimperator
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2008-12-18 10:17:46 +0000
committerStanislav Sedov <stas@FreeBSD.org>2008-12-18 10:17:46 +0000
commitc096d6d88cfebd228e65020557f323bd383a2207 (patch)
tree3c7a06ac3c497664fffd3761316452fa04c2cd2f /www/xpi-vimperator
parentece64df20f16471ec8bec62a46db45f8b43c3801 (diff)
Notes
Diffstat (limited to 'www/xpi-vimperator')
-rw-r--r--www/xpi-vimperator/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/xpi-vimperator/Makefile b/www/xpi-vimperator/Makefile
index 42f196b37e2f..fc968e87a14f 100644
--- a/www/xpi-vimperator/Makefile
+++ b/www/xpi-vimperator/Makefile
@@ -20,6 +20,5 @@ XPI_FILES= AUTHORS Donators License.txt Makefile Makefile.common \
NEWS TODO chrome/vimperator.jar chrome.manifest install.rdf
XPI_DIRS= chrome
-#.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
-.include "/usr/ports/www/xpi-adblock/Makefile.xpi"
+.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>