aboutsummaryrefslogtreecommitdiff
path: root/polish
diff options
context:
space:
mode:
Diffstat (limited to 'polish')
-rw-r--r--polish/gnugadu2/Makefile3
1 files changed, 2 insertions, 1 deletions
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