--- misc/ports/ihost/Makefile 2003/03/30 20:07:39 1.1 +++ misc/ports/ihost/Makefile 2003/04/09 21:34:10 1.3 @@ -1,4 +1,4 @@ -# New ports collection makefile for: iscream_ihost +# New ports collection makefile for: ihost # Date created: 30 March 2003 # Whom: Tim Bishop # @@ -6,15 +6,20 @@ # PORTNAME= ihost -PORTVERSION= 1.5.4 -CATEGORIES= sysutils iscream +PORTVERSION= 1.5.5 +CATEGORIES= sysutils MASTER_SITES= http://snapshots.i-scream.org.uk/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= tim@bishnet.net COMMENT= A host to the i-scream central monitoring system +LIB_DEPENDS= ukcprog.0:${PORTSDIR}/devel/libukcprog \ + statgrab.1:${PORTSDIR}/devel/libstatgrab + DIST_SUBDIR= iscream GNU_CONFIGURE= yes +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" .include