aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-pdf_download/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/xpi-pdf_download/Makefile')
-rw-r--r--www/xpi-pdf_download/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/xpi-pdf_download/Makefile b/www/xpi-pdf_download/Makefile
index 30fd160d0f2f..30a3fb1eb860 100644
--- a/www/xpi-pdf_download/Makefile
+++ b/www/xpi-pdf_download/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: xpi-pdf_download
-# Date created: 2 May 2006
-# Whom: Alex Dupre <ale@FreeBSD.org>
-#
+# Created by: Alex Dupre <ale@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= pdf_download
PORTVERSION= 3.0.0.3
@@ -19,5 +15,6 @@ XPI_FILES= chrome/pdfdownload.jar chrome.manifest install.rdf \
defaults/preferences/prefs.js
XPI_DIRS= chrome defaults/preferences defaults
+NO_STAGE= yes
.include "../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>