aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2006-05-13 16:27:06 +0800
committerdinoex <dinoex@FreeBSD.org>2006-05-13 16:27:06 +0800
commiteab5c67431c9fb25201b76547590946e277c8e9e (patch)
tree1637e63f9a6f07d01fa0279a67df3df9dec7a725 /x11-toolkits
parente8a4db4a0ed24629f65d6abe1102c7bd7bbcb65c (diff)
downloadfreebsd-ports-gnome-eab5c67431c9fb25201b76547590946e277c8e9e.tar.gz
freebsd-ports-gnome-eab5c67431c9fb25201b76547590946e277c8e9e.tar.zst
freebsd-ports-gnome-eab5c67431c9fb25201b76547590946e277c8e9e.zip
- make portlint happier
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/gnustep-gui/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile
index 80da4bc91c54..2d32c97af191 100644
--- a/x11-toolkits/gnustep-gui/Makefile
+++ b/x11-toolkits/gnustep-gui/Makefile
@@ -48,8 +48,8 @@ PLIST_SUB+= BASEVERSION=${PORTVERSION:C/[.][0-9]*$//1}
.if defined(WITHOUT_GNUSTEP_FAKEMAIN)
.if !exists(/proc/curproc)
IGNORE= requires procfs mounted to build or run, for details see procfs(5)
-.endif
-.endif
+.endif
+.endif
.if !defined(WITHOUT_CUPS)
LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base