|
Lines 55-60
Link Here
|
| 55 |
|
55 |
|
| 56 |
.include <bsd.port.pre.mk> |
56 |
.include <bsd.port.pre.mk> |
| 57 |
|
57 |
|
|
|
58 |
post-extract: |
| 59 |
.if defined(WITH_MAILSUBDIR) |
| 60 |
${SCRIPTDIR}/adjustvar mailsubdir ${WITH_MAILSUBDIR} ${WRKSRC}/src/osdep/unix/env_unix.c |
| 61 |
.endif |
| 62 |
|
| 58 |
pre-build: |
63 |
pre-build: |
| 59 |
@${SH} ${PKGREQ}.rev ${LOCALBASE}/include/c-client/portrevision.h ${PORTVERSION} |
64 |
@${SH} ${PKGREQ}.rev ${LOCALBASE}/include/c-client/portrevision.h ${PORTVERSION} |
| 60 |
.if !defined(WITHOUT_SSL) |
65 |
.if !defined(WITHOUT_SSL) |