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)
This commit is contained in:
Dejan Lesjak 2004-12-02 04:32:22 +00:00
parent 28fa221957
commit e05ba62f35
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=122957

View file

@ -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