diff options
Diffstat (limited to 'www/sitecopy/Makefile')
-rw-r--r-- | www/sitecopy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/sitecopy/Makefile b/www/sitecopy/Makefile index f7a5ee6..5cc6c98 100644 --- a/www/sitecopy/Makefile +++ b/www/sitecopy/Makefile @@ -12,7 +12,7 @@ MASTER_SITE_SUBDIR= distfiles MAINTAINER= sitecopy@oldach.net COMMENT= Maintains remote websites, uses FTP or WebDAV to sync up w/ local copy -LIB_DEPENDS= neon.27:${PORTSDIR}/www/neon29 +LIB_DEPENDS= libneon.so:${PORTSDIR}/www/neon29 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |