diff options
Diffstat (limited to 'net/subnetcalc/Makefile')
-rw-r--r-- | net/subnetcalc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/subnetcalc/Makefile b/net/subnetcalc/Makefile index 31c71fa2d60c..fcd44f78ce63 100644 --- a/net/subnetcalc/Makefile +++ b/net/subnetcalc/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libGeoIP.so:net/GeoIP -USES= cmake:outsource +USES= cmake CMAKE_ARGS= -DCMAKE_INSTALL_MANDIR:PATH="man" PLIST_FILES= bin/subnetcalc \ |