summaryrefslogtreecommitdiff
path: root/print/pdfmod/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/pdfmod/Makefile')
-rw-r--r--print/pdfmod/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/print/pdfmod/Makefile b/print/pdfmod/Makefile
index db0ce217cb2c..3543fb98556a 100644
--- a/print/pdfmod/Makefile
+++ b/print/pdfmod/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: pdfmod
-# Date created: 2009-07-28
-# Whom: Romain Tartiere <romain@blogreen.org>
-#
+# Created by: Romain Tartiere <romain@blogreen.org>
# $FreeBSD$
-#
PORTNAME= pdfmod
PORTVERSION= 0.9.1
@@ -24,4 +20,5 @@ USE_GNOME= gnomehack gnomesharp20
USES= gettext
INSTALLS_ICONS= yes
+NO_STAGE= yes
.include <bsd.port.mk>