aboutsummaryrefslogtreecommitdiffstats
path: root/x11/dgs
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2006-01-27 17:39:19 +0800
committerlinimon <linimon@FreeBSD.org>2006-01-27 17:39:19 +0800
commitda1b08ecf1c69e5708dbba868a61de7419ed9e78 (patch)
tree3730c39641f96aecd3d2f2bf0d1d2b4abb212f07 /x11/dgs
parent60df5c3be308ec889733b555995f3abcec79e568 (diff)
downloadfreebsd-ports-gnome-da1b08ecf1c69e5708dbba868a61de7419ed9e78.tar.gz
freebsd-ports-gnome-da1b08ecf1c69e5708dbba868a61de7419ed9e78.tar.zst
freebsd-ports-gnome-da1b08ecf1c69e5708dbba868a61de7419ed9e78.zip
Replace the dangerous .error with IGNORE. Unquote the other use of
IGNORE.
Diffstat (limited to 'x11/dgs')
-rw-r--r--x11/dgs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/dgs/Makefile b/x11/dgs/Makefile
index 73bf612ecc79..7adcbc473f1a 100644
--- a/x11/dgs/Makefile
+++ b/x11/dgs/Makefile
@@ -32,13 +32,13 @@ MAN1= dgs.1 dpsnx.agent.1
MANN= dpsexec.man makepsres.man xepsf.man
.ifdef USE_DGS
-.error You have `USE_DGS' variable defined either in environment or in make(1) arguments. Please undefine and try again.
+IGNORE= Cannot install: you have the `USE_DGS' variable defined either in environment or in make(1) arguments. Please undefine and try again
.endif
.include <bsd.port.pre.mk>
.if ${X_WINDOW_SYSTEM:L} != xfree86-3
-IGNORE= "is included in XFree86 4.x and above"
+IGNORE= is included in XFree86 4.x and above
.endif
pre-fetch: