aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/mercury
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2011-11-02 05:59:38 +0800
committerdougb <dougb@FreeBSD.org>2011-11-02 05:59:38 +0800
commit40085871973846b59358caa3c1b464974ac3e321 (patch)
tree0966c29c996792d7ab71a00f16dbe7ba2735ff09 /net-im/mercury
parent6e1fe65abe5d723c4317a0d33117999e97581145 (diff)
downloadfreebsd-ports-gnome-40085871973846b59358caa3c1b464974ac3e321.tar.gz
freebsd-ports-gnome-40085871973846b59358caa3c1b464974ac3e321.tar.zst
freebsd-ports-gnome-40085871973846b59358caa3c1b464974ac3e321.zip
Remove comments and optional dependencies for ports which are
about to be removed.
Diffstat (limited to 'net-im/mercury')
-rw-r--r--net-im/mercury/Makefile12
1 files changed, 1 insertions, 11 deletions
diff --git a/net-im/mercury/Makefile b/net-im/mercury/Makefile
index aacbb8616d14..e79c0f4948df 100644
--- a/net-im/mercury/Makefile
+++ b/net-im/mercury/Makefile
@@ -56,16 +56,6 @@ PLIST_SUB+= VID="" VIDJAR="${VIDJAR}"
PLIST_SUB+= VID="@comment " VIDJAR=""
.endif
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} != "i386"
-WITHOUT_TRAY= yes
-.endif
-
-.if !defined(WITHOUT_TRAY)
-LIB_DEPENDS+= tray.0:${PORTSDIR}/x11-toolkits/jdic
-.endif
-
post-extract:
${MKDIR} ${WRKDIR}/icons
cd ${WRKDIR}/icons && \
@@ -87,4 +77,4 @@ do-install:
${INSTALL_DATA} ${_DISTDIR}/${VIDJAR} ${INSTDIR}/lib
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>