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

(-)Makefile Fri Jul 13 22:25:06 2001 (+2 lines)
Lines 23-33 Link Here
23
23
24
LIB_DEPENDS=   pth:${PORTSDIR}/devel/pth
24
LIB_DEPENDS=   pth:${PORTSDIR}/devel/pth
25
25
26
USE_OPENSSL=   yes
26
GNU_CONFIGURE= yes
27
GNU_CONFIGURE= yes
27
USE_GMAKE=     yes
28
USE_GMAKE=     yes
28
29
29
rc=${PREFIX}/etc/rc.d
30
rc=${PREFIX}/etc/rc.d
30
31
32
CONFIGURE_ARGS=        --enable-ssl
31
JABDIR=                ${PORTNAME}-${PORTVERSION}
33
JABDIR=                ${PORTNAME}-${PORTVERSION}
32
post-extract:
34
post-extract:
33
       @mv ${WRKDIR}/aim-transport-0.9.0 ${WRKDIR}/${JABDIR}/aim-transport
35
       @mv ${WRKDIR}/aim-transport-0.9.0 ${WRKDIR}/${JABDIR}/aim-transport

Return to bug 28962