Index: head/graphics/gtksee/Makefile =================================================================== --- head/graphics/gtksee/Makefile (revision 15152) +++ head/graphics/gtksee/Makefile (revision 15153) @@ -1,26 +1,26 @@ # New ports collection makefile for: gtksee # Version required: 0.1.4 # Date created: Sun Nov 22 12:08:18 CET 1998 # Whom: Dirk Froemberg # -# $Id: Makefile,v 1.3 1998/12/01 21:47:45 billf Exp $ +# $Id: Makefile,v 1.4 1998/12/04 20:29:09 billf Exp $ # DISTNAME= gtksee-0.2.1 CATEGORIES= graphics MASTER_SITES= http://www.pressroom.com/~mrc/gtksee/ \ http://www.zg169.net/~hotaru/download/ \ http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/ MAINTAINER= ibex@physik.TU-Berlin.DE LIB_DEPENDS= gtk.1:${PORTSDIR}/x11-toolkits/gtk \ jpeg.9:${PORTSDIR}/graphics/jpeg \ png.2:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff34 GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS=-I${PREFIX}/include \ +CONFIGURE_ENV= CPPFLAGS="${CFLAGS} -I${PREFIX}/include" \ LDFLAGS=-L${PREFIX}/lib .include Property changes on: head/graphics/gtksee/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property