diff options
Diffstat (limited to 'www/sitecopy')
-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 30723975cc59..400c03a272c5 100644 --- a/www/sitecopy/Makefile +++ b/www/sitecopy/Makefile @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= distfiles MAINTAINER= olgeni@FreeBSD.org COMMENT= Maintains remote websites, uses FTP or WebDAV to sync up with local copy -LIB_DEPENDS= neon.26:${PORTSDIR}/www/neon +LIB_DEPENDS= neon.26:${PORTSDIR}/www/neon26 GNU_CONFIGURE= yes CONFIGURE_ENV= CC="${CC} -I${LOCALBASE}/include" \ |