diff --git a/net/fspd/Makefile b/net/fspd/Makefile index 1aa5314791c2..f9c2bee6cbd3 100644 --- a/net/fspd/Makefile +++ b/net/fspd/Makefile @@ -7,7 +7,7 @@ PORTNAME= fspd PORTVERSION= 2.8.1.24 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= fsp @@ -47,8 +47,6 @@ OPTIONS= NOCLIENTS "Omit client commands" off \ CONFIGURE_ARGS+= --disable-timeout .endif -PLIST_FILES= bin/fspscan bin/fspd etc/fspd.conf.sample - .if !defined(WITH_NOCLIENTS) .for command in ${CLIENTS} PLIST_FILES+= bin/${command}