aboutsummaryrefslogtreecommitdiff
path: root/print/libgnomeprint/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:43:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:43:59 +0000
commit6c6152ff82abb7a2caa761a1d08eb6fcdd9123c5 (patch)
tree0c3309878fd450dd62184f1acef7c44d1acc7313 /print/libgnomeprint/Makefile
parent4bcad8fbe603f44ebb6e03f8973707d0ff716aad (diff)
downloadports-6c6152ff82abb7a2caa761a1d08eb6fcdd9123c5.tar.gz
ports-6c6152ff82abb7a2caa761a1d08eb6fcdd9123c5.zip
Notes
Diffstat (limited to 'print/libgnomeprint/Makefile')
-rw-r--r--print/libgnomeprint/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile
index 3780a47b5fac..96b32cea41f4 100644
--- a/print/libgnomeprint/Makefile
+++ b/print/libgnomeprint/Makefile
@@ -1,8 +1,6 @@
# Created by: Vanilla I. Shu <vanilla@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/print/libgnomeprint/Makefile,v 1.77 2010/09/28 16:38:29 kwm Exp $
-#
-# NOTE: Remind to update comms/gfax plist when PORTVERSION change.
PORTNAME= libgnomeprint
PORTVERSION= 2.18.8
@@ -35,6 +33,7 @@ PLIST_SUB= VERSION=${PORTVERSION} \
OPTIONS_DEFINE= CUPS
OPTIONS_DEFAULT=CUPS
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MCUPS}