summaryrefslogtreecommitdiff
path: root/net-im/zephyr
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-07-09 13:19:45 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-07-09 13:19:45 +0000
commit3f53601fb6eddb895089030009c2e0fd87b892c2 (patch)
treef0d7dbeb0933488251a034a63420d58d54e0dc10 /net-im/zephyr
parentStagify. (diff)
- Add USES=libtool
- Add MAKE_JOBS_UNSAFE=yes (target that generates two files runs twice)
Notes
Notes: svn path=/head/; revision=361363
Diffstat (limited to 'net-im/zephyr')
-rw-r--r--net-im/zephyr/Makefile4
-rw-r--r--net-im/zephyr/pkg-plist5
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/zephyr/Makefile b/net-im/zephyr/Makefile
index a651009de560..893ea53a56bb 100644
--- a/net-im/zephyr/Makefile
+++ b/net-im/zephyr/Makefile
@@ -3,6 +3,7 @@
PORTNAME= zephyr
DISTVERSION= 3.0.1
+PORTREVISION= 1
CATEGORIES= net-im
MASTER_SITES= http://zephyr.1ts.org/export/2642/distribution/
@@ -11,10 +12,11 @@ COMMENT= Enterprise-scale distributed messaging system
LICENSE= MIT
-USES= iconv
GNU_CONFIGURE= yes
+USES= iconv libtool
USE_RC_SUBR= zhm
USE_LDCONFIG= yes
+MAKE_JOBS_UNSAFE= yes
LDFLAGS+= -L${LOCALBASE}/lib
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/net-im/zephyr/pkg-plist b/net-im/zephyr/pkg-plist
index 6b91c7be6228..0261e220e8a3 100644
--- a/net-im/zephyr/pkg-plist
+++ b/net-im/zephyr/pkg-plist
@@ -12,8 +12,9 @@ include/zephyr/mit-copyright.h
include/zephyr/zephyr.h
include/zephyr/zephyr_err.h
lib/libzephyr.a
-lib/libzephyr.so.4.0
-lib/libzephyr.la
+lib/libzephyr.so
+lib/libzephyr.so.4
+lib/libzephyr.so.4.0.0
sbin/zshutdown_notify
sbin/zephyrd
sbin/zhm