aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2018-05-05 22:37:10 +0800
committerdanfe <danfe@FreeBSD.org>2018-05-05 22:37:10 +0800
commit78a9d26c4c02f9716e1b7862e5d542c01dbd6048 (patch)
tree0f25cbc5771e9f75d9ea0203e7b71d10b2609d44 /net-im
parentab629c01e80b41f0dba7126b61ed6d25932b7afa (diff)
downloadfreebsd-ports-graphics-78a9d26c4c02f9716e1b7862e5d542c01dbd6048.tar.gz
freebsd-ports-graphics-78a9d26c4c02f9716e1b7862e5d542c01dbd6048.tar.zst
freebsd-ports-graphics-78a9d26c4c02f9716e1b7862e5d542c01dbd6048.zip
For some ports under `net*' categories: remove redundant PKGMESSAGE
assignment, which is set appropriately by the b.p.m when `pkg-message' appears on the SUB_FILES list.
Diffstat (limited to 'net-im')
-rw-r--r--net-im/ejabberd/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/net-im/ejabberd/Makefile b/net-im/ejabberd/Makefile
index 4d674ebd3de..1c418132f0b 100644
--- a/net-im/ejabberd/Makefile
+++ b/net-im/ejabberd/Makefile
@@ -43,8 +43,6 @@ MAKE_ARGS= "CPPFLAGS=${CPPFLAGS}" "CFLAGS=${CFLAGS}" "LDFLAGS=${LDFLAGS}"
CPPFLAGS+= -I${LOCALBASE}/include
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-PKGMESSAGE= ${WRKDIR}/pkg-message
-PKGINSTALL= ${WRKDIR}/pkg-install
PLIST_SUB= PORTNAME=${PORTNAME} PORTVERSION=${PORTVERSION} \
EJABBERD_LIBDIR=${EJABBERD_LIBDIR}
SUB_FILES= pkg-message pkg-install