diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 23:46:33 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 23:46:33 +0000 |
commit | ff21f59f9fc122a8cba781cd7d8c424e88df792f (patch) | |
tree | 060ec5151c4c0bd938947631351e7e5e4cf5e6fe /graphics/libwmf/Makefile | |
parent | ea4fdc0262b321f66a6890de0e9d10121ffe6718 (diff) | |
download | ports-ff21f59f9fc122a8cba781cd7d8c424e88df792f.tar.gz ports-ff21f59f9fc122a8cba781cd7d8c424e88df792f.zip |
Notes
Diffstat (limited to 'graphics/libwmf/Makefile')
-rw-r--r-- | graphics/libwmf/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/libwmf/Makefile b/graphics/libwmf/Makefile index 9f6632d3c53c..d2e55402085f 100644 --- a/graphics/libwmf/Makefile +++ b/graphics/libwmf/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ freetype.9:${PORTSDIR}/print/freetype2 USE_GNOME= gnometarget libxml2 -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-sys-gd=no \ --with-png=${LOCALBASE} --with-jpeg=${LOCALBASE} \ |