USE_LIBTOOL, regen plist

This commit is contained in:
steven 2007-04-01 13:12:41 +00:00
parent d1a645c92a
commit f7eba86775
2 changed files with 6 additions and 5 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.28 2006/11/11 14:38:23 mbalmer Exp $
# $OpenBSD: Makefile,v 1.29 2007/04/01 13:12:41 steven Exp $
COMMENT= "jabber server"
DISTNAME= jabberd-2.0s11
PKGNAME= ${DISTNAME}p0
PKGNAME= ${DISTNAME}p1
CATEGORIES= net
HOMEPAGE= http://jabberd.jabberstudio.org/2/
MAINTAINER= Gerardo Santana Gomez Garrido <gerardo.santana@gmail.com>
@ -32,6 +32,7 @@ STORAGES= mysql postgresql db
FLAVORS= ${STORAGES} ldap
FLAVOR?= mysql
USE_LIBTOOL= Yes
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS= --localstatedir=/var \
--enable-ssl \

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.4 2005/06/10 19:56:37 naddy Exp $
@comment $OpenBSD: PLIST,v 1.5 2007/04/01 13:12:42 steven Exp $
@newgroup ${JABBERDGROUP}:533
@newuser ${JABBERDUSER}:533:${JABBERDGROUP}:daemon:jabberd account:/nonexistent:/bin/sh
libexec/jabberd/
@ -16,9 +16,9 @@ libexec/jabberd/sm
sbin/jabberd
share/examples/jabberd/
@sample ${CONFIG_DIR}/
@group ${JABBERDGROUP}
@owner ${JABBERDUSER}
@mode 640
@owner ${JABBERDUSER}
@group ${JABBERDGROUP}
share/examples/jabberd/c2s.xml
@sample ${CONFIG_DIR}/c2s.xml
%%mysql%%