From 58d27d6d6272b95161719da160c5535704ff4c83 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Thu, 11 Oct 2012 08:34:09 +0000 Subject: Fix typo during OptionsNG conversion Reported by: pointyhat-west Pointyhat to: eadler Feature safe: yes --- polish/gnugadu2/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'polish') diff --git a/polish/gnugadu2/Makefile b/polish/gnugadu2/Makefile index ae7ff784cd3c..71f13a039e66 100644 --- a/polish/gnugadu2/Makefile +++ b/polish/gnugadu2/Makefile @@ -152,7 +152,8 @@ PLIST_SUB+= ARTS:="@comment " .if ${PORT_OPTIONS:MXOSD} LIB_DEPENDS+= xosd.4:${PORTSDIR}/misc/xosd CONFIGURE_ARGS+= --with-xosd -PLIST_SUB+= XOSD:="".else +PLIST_SUB+= XOSD:="" +.else CONFIGURE_ARGS+= --without-xosd PLIST_SUB+= XOSD:="@comment " .endif -- cgit v1.2.3