--- apcupsd/Makefile Wed May 3 09:06:54 2006 +++ apcupsd/Makefile Fri Aug 4 17:18:39 2006 @@ -38,11 +38,10 @@ MAN8= apcupsd.8 -OPTIONS= CLIENT_ONLY "Build apcupsd client only (no network server)" off -OPTIONS+= CGI "Compile with CGI programms to show status" off -OPTIONS+= USB "Compile with USB Support (READ MANUAL!)" on -OPTIONS+= SNMP "Compile with SNMP Support (READ MANUAL!)" on -OPTIONS+= PTHREADS "Compile without pthreads support (READ MANUAL!)" off +OPTIONS= CLIENT_ONLY "Build apcupsd client only (no network server)" off \ + CGI "Compile with CGI programms to show status" off \ + USB "Compile with USB Support (READ MANUAL!)" on \ + SNMP "Compile with SNMP Support (READ MANUAL!)" on IGNOREFILES= ${PORTNAME}.pdf PORTDOCS= ${PORTNAME}.pdf