Set MESSAGE-main and UNMESSAGE-main to an empty value.
Needs a current version of bsd.port.mk.
This commit is contained in:
parent
134ac2cd91
commit
cf958abe19
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.128 2012/06/19 10:25:05 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.129 2012/06/20 13:45:36 ajacoutot Exp $
|
||||
|
||||
COMMENT-main= MS Exchange groupware suite replacement
|
||||
COMMENT-web= zarafa webaccess frontend and MAPI extensions for PHP
|
||||
@ -7,6 +7,8 @@ PKGNAME= zarafa-${V}
|
||||
PKGNAME-main= zarafa-${V}
|
||||
PKGNAME-web= zarafa-webaccess-${V}
|
||||
|
||||
REVISION-main= 0
|
||||
|
||||
CATEGORIES= mail www productivity
|
||||
|
||||
SHARED_LIBS += mapi 2.0 # 0.0
|
||||
@ -28,8 +30,8 @@ MODULES= devel/gettext \
|
||||
lang/php
|
||||
|
||||
MODPHP_DO_SAMPLE=mapi
|
||||
MESSAGE-main= /dev/null
|
||||
UNMESSAGE-main= /dev/null
|
||||
MESSAGE-main= # empty
|
||||
UNMESSAGE-main= # empty
|
||||
|
||||
BUILD_DEPENDS= textproc/xmlto \
|
||||
net/curl \
|
||||
|
Loading…
Reference in New Issue
Block a user