|
Lines 7-12
Link Here
|
| 7 |
|
7 |
|
| 8 |
PORTNAME= vcalendar |
8 |
PORTNAME= vcalendar |
| 9 |
PORTVERSION= 1.89.1 |
9 |
PORTVERSION= 1.89.1 |
|
|
10 |
PORTREVISION= 1 |
| 10 |
CATEGORIES= mail |
11 |
CATEGORIES= mail |
| 11 |
MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/ \ |
12 |
MASTER_SITES= http://sylpheed-claws.net/downloads/plugins/ \ |
| 12 |
${MASTER_SITE_LOCAL} |
13 |
${MASTER_SITE_LOCAL} |
|
Lines 28-35
Link Here
|
| 28 |
|
29 |
|
| 29 |
CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE} \ |
30 |
CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE} \ |
| 30 |
--with-libintl-prefix=${LOCALBASE} |
31 |
--with-libintl-prefix=${LOCALBASE} |
| 31 |
|
|
|
| 32 |
pre-configure: |
| 33 |
@cd ${WRKDIR}/${PORTNAME}-${PORTVERSION} && ${AUTOHEADER} |
| 34 |
|
32 |
|
| 35 |
.include <bsd.port.mk> |
33 |
.include <bsd.port.mk> |