View | Details | Raw Unified | Return to bug 68461
Collapse All | Expand All

(-)Makefile Tue Jun 29 01:44:41 2004 (-1 / +3 lines)
Lines 14-23 Link Here
14
MAINTAINER=    olgeni@FreeBSD.org
14
MAINTAINER=    olgeni@FreeBSD.org
15
COMMENT=       Maintains remote websites, uses FTP or WebDAV to sync up with local copy
15
COMMENT=       Maintains remote websites, uses FTP or WebDAV to sync up with local copy
16
16
17
LIB_DEPENDS=   neon:${PORTSDIR}/www/neon
18
17
GNU_CONFIGURE= yes
19
GNU_CONFIGURE= yes
18
CONFIGURE_ENV= CC="${CC} -I${LOCALBASE}/include" \
20
CONFIGURE_ENV= CC="${CC} -I${LOCALBASE}/include" \
19
               LIBS="-L${LOCALBASE}/lib -lintl"
21
               LIBS="-L${LOCALBASE}/lib -lintl"
20
CONFIGURE_ARGS=        --with-included-neon --with-libxml2
22
CONFIGURE_ARGS=        --with-neon --with-libxml2
21
USE_REINPLACE= yes
23
USE_REINPLACE= yes
22
USE_GETTEXT=   yes
24
USE_GETTEXT=   yes
23
USE_GNOME=     libxml2
25
USE_GNOME=     libxml2

Return to bug 68461