diff options
Diffstat (limited to 'graphics/zimg/Makefile')
-rw-r--r-- | graphics/zimg/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/zimg/Makefile b/graphics/zimg/Makefile index 4e3866b644e2..9111aac0561a 100644 --- a/graphics/zimg/Makefile +++ b/graphics/zimg/Makefile @@ -18,7 +18,6 @@ COMMENT= Image-generator that uses ASCII input files to create PNGs/EDFs LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-dynaload-cc="${CC}" \ --with-dynaload-cflags="${CFLAGS} -shared" \ --with-gd-includes="${LOCALBASE}/include" \ |