Index: Makefile =================================================================== RCS file: /home/pcvs/ports/audio/libgpod/Makefile,v retrieving revision 1.18 diff -u -r1.18 Makefile --- Makefile 6 Jun 2008 13:06:51 -0000 1.18 +++ Makefile 19 Aug 2008 22:19:08 -0000 @@ -25,6 +25,20 @@ # Disable python bindings for now, something does not work there CONFIGURE_ARGS= --without-python +# Disable hal +CONFIGURE_ARGS+= --without-hal + +OPTIONS= TOOLS "Build SysInfo detection utility" off + +.include + +.if defined(WITH_TOOLS) +LIB_DEPENDS+= sgutils.1:${PORTSDIR}/sysutils/sg3_utils +PLIST_SUB+= TOOLS="" +.else +PLIST_SUB+= TOOLS="@comment " +.endif + .if !defined(NOPORTDOCS) CONFIGURE_ARGS+= --with-html-dir="${PREFIX}/share/doc" .endif @@ -43,4 +57,4 @@ ${REINPLACE_CMD} -e 's, docs,,' ${WRKSRC}/Makefile.in .endif -.include +.include Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/audio/libgpod/pkg-plist,v retrieving revision 1.7 diff -u -r1.7 pkg-plist --- pkg-plist 6 Jan 2008 22:46:02 -0000 1.7 +++ pkg-plist 19 Aug 2008 22:19:08 -0000 @@ -1,3 +1,4 @@ +%%TOOLS%%bin/ipod-read-sysinfo-extended include/gpod-1.0/gpod/itdb.h @dirrm include/gpod-1.0/gpod @dirrm include/gpod-1.0