summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorDejan Lesjak <lesi@FreeBSD.org>2004-12-02 04:32:22 +0000
committerDejan Lesjak <lesi@FreeBSD.org>2004-12-02 04:32:22 +0000
commite05ba62f35fe1b0ce64c7a48ccbb67f5b92ff954 (patch)
treeafb85a2cffeebd61bb32b2f56f822e1201231b8e /net-mgmt
parentAdd checksums for 2.4 documents. (diff)
As defining USE_X_PREFIX knob no longer guarantees imake to be present at
build time, request its presence explicitly as makedepend (a part of imake port) is needed to build this port. Also, per maintainers request, reset maintainership. Approved by: Simon 'corecode' Schubert (maintainer)
Notes
Notes: svn path=/head/; revision=122957
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/driftnet/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/driftnet/Makefile b/net-mgmt/driftnet/Makefile
index 19525deceafb..1db8a1a83324 100644
--- a/net-mgmt/driftnet/Makefile
+++ b/net-mgmt/driftnet/Makefile
@@ -12,11 +12,12 @@ CATEGORIES= net-mgmt
MASTER_SITES= http://www.ex-parrot.com/~chris/driftnet/ \
http://www.vanheusden.com/mirrors/
-MAINTAINER= corecode@corecode.ath.cx
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Tool to grab images out of (your) TCP connections
LIB_DEPENDS= ungif.5:${PORTSDIR}/graphics/libungif \
jpeg.9:${PORTSDIR}/graphics/jpeg
+BUILD_DEPENDS= makedepend:${X_IMAKE_PORT}
USE_GNOME= gtk12
USE_X_PREFIX= yes