diff options
Diffstat (limited to 'net-mgmt/sx/Makefile')
-rw-r--r-- | net-mgmt/sx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/sx/Makefile b/net-mgmt/sx/Makefile index 9df4de22ffd1..d9bbdaf59688 100644 --- a/net-mgmt/sx/Makefile +++ b/net-mgmt/sx/Makefile @@ -12,8 +12,8 @@ COMMENT= Skylable Sx is a reliable, fully distributed cluster solution LICENSE= GPLv2 -LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \ - libfcgi.so:${PORTSDIR}/www/fcgi +LIB_DEPENDS= libcurl.so:ftp/curl \ + libfcgi.so:www/fcgi HAS_CONFIGURE= yes USE_LDCONFIG= yes |