diff options
-rw-r--r-- | www/serendipity-devel/Makefile | 2 | ||||
-rw-r--r-- | www/serendipity/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/serendipity-devel/Makefile b/www/serendipity-devel/Makefile index 55d5bd1b0510..06dd2df55cec 100644 --- a/www/serendipity-devel/Makefile +++ b/www/serendipity-devel/Makefile @@ -19,7 +19,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= YES SERENDIPITY?= www/${PORTNAME} PLIST_SUB+= SERENDIPITY=${SERENDIPITY} -USE_PHP= session pcre gd openssl mbstring iconv zlib +USE_PHP= session pcre gd openssl mbstring iconv zlib xml SUB_LIST+= SERENDIPITY=${SERENDIPITY} SUB_FILES= pkg-message diff --git a/www/serendipity/Makefile b/www/serendipity/Makefile index 55d5bd1b0510..06dd2df55cec 100644 --- a/www/serendipity/Makefile +++ b/www/serendipity/Makefile @@ -19,7 +19,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= YES SERENDIPITY?= www/${PORTNAME} PLIST_SUB+= SERENDIPITY=${SERENDIPITY} -USE_PHP= session pcre gd openssl mbstring iconv zlib +USE_PHP= session pcre gd openssl mbstring iconv zlib xml SUB_LIST+= SERENDIPITY=${SERENDIPITY} SUB_FILES= pkg-message |