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/sng | |
parent | ea4fdc0262b321f66a6890de0e9d10121ffe6718 (diff) | |
download | ports-ff21f59f9fc122a8cba781cd7d8c424e88df792f.tar.gz ports-ff21f59f9fc122a8cba781cd7d8c424e88df792f.zip |
Notes
Diffstat (limited to 'graphics/sng')
-rw-r--r-- | graphics/sng/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/sng/Makefile b/graphics/sng/Makefile index f0fee3b5c8e4..94d24b2b986b 100644 --- a/graphics/sng/Makefile +++ b/graphics/sng/Makefile @@ -19,7 +19,6 @@ BUILD_DEPENDS= ${X11BASE}/lib/X11/rgb.txt:${X_CLIENTS_PORT} RUN_DEPENDS= ${BUILD_DEPENDS} LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --with-png-inc=${LOCALBASE}/include \ |