diff options
-rw-r--r-- | www/lifetype/Makefile | 2 | ||||
-rw-r--r-- | www/lifetype/distinfo | 6 | ||||
-rw-r--r-- | www/plog/Makefile | 2 | ||||
-rw-r--r-- | www/plog/distinfo | 6 |
4 files changed, 8 insertions, 8 deletions
diff --git a/www/lifetype/Makefile b/www/lifetype/Makefile index bdedc2f19869..c80f3ef00e9c 100644 --- a/www/lifetype/Makefile +++ b/www/lifetype/Makefile @@ -18,6 +18,8 @@ EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= clsung@FreeBSD.org COMMENT= A PHP and MySQL based blogging platform +IGNOREFILES= _all_plugins${EXTRACT_SUFX} _all_templates${EXTRACT_SUFX} + USE_ZIP= YES USE_PHP= ctype mysql pcre session xml diff --git a/www/lifetype/distinfo b/www/lifetype/distinfo index eee7a7bff01e..3a45c4400b2f 100644 --- a/www/lifetype/distinfo +++ b/www/lifetype/distinfo @@ -1,6 +1,4 @@ MD5 (plog-1.0.zip) = 4d48680437c8be9a6427ba78964b0e9f SIZE (plog-1.0.zip) = 2420990 -MD5 (_all_plugins.zip) = 5650f2f37bde982f692f4647d1995938 -SIZE (_all_plugins.zip) = 1672445 -MD5 (_all_templates.zip) = 8fe83304806611146cd4f23beea2e91a -SIZE (_all_templates.zip) = 5261827 +MD5 (_all_plugins.zip) = IGNORE +MD5 (_all_templates.zip) = IGNORE diff --git a/www/plog/Makefile b/www/plog/Makefile index bdedc2f19869..c80f3ef00e9c 100644 --- a/www/plog/Makefile +++ b/www/plog/Makefile @@ -18,6 +18,8 @@ EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= clsung@FreeBSD.org COMMENT= A PHP and MySQL based blogging platform +IGNOREFILES= _all_plugins${EXTRACT_SUFX} _all_templates${EXTRACT_SUFX} + USE_ZIP= YES USE_PHP= ctype mysql pcre session xml diff --git a/www/plog/distinfo b/www/plog/distinfo index eee7a7bff01e..3a45c4400b2f 100644 --- a/www/plog/distinfo +++ b/www/plog/distinfo @@ -1,6 +1,4 @@ MD5 (plog-1.0.zip) = 4d48680437c8be9a6427ba78964b0e9f SIZE (plog-1.0.zip) = 2420990 -MD5 (_all_plugins.zip) = 5650f2f37bde982f692f4647d1995938 -SIZE (_all_plugins.zip) = 1672445 -MD5 (_all_templates.zip) = 8fe83304806611146cd4f23beea2e91a -SIZE (_all_templates.zip) = 5261827 +MD5 (_all_plugins.zip) = IGNORE +MD5 (_all_templates.zip) = IGNORE |