aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2014-07-09 21:19:45 +0800
committertijl <tijl@FreeBSD.org>2014-07-09 21:19:45 +0800
commit434a27c3a0ab192872fe20c88a624fffde75fbdc (patch)
treef0d7dbeb0933488251a034a63420d58d54e0dc10 /net-im
parente61eb5dd1af0d5c33e8a2f71646e70f1f77601ab (diff)
downloadfreebsd-ports-gnome-434a27c3a0ab192872fe20c88a624fffde75fbdc.tar.gz
freebsd-ports-gnome-434a27c3a0ab192872fe20c88a624fffde75fbdc.tar.zst
freebsd-ports-gnome-434a27c3a0ab192872fe20c88a624fffde75fbdc.zip
- Add USES=libtool
- Add MAKE_JOBS_UNSAFE=yes (target that generates two files runs twice)
Diffstat (limited to 'net-im')
-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