diff options
Diffstat (limited to 'graphics/sng/Makefile')
-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 \ |