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 78e033c2a35b..4e3866b644e2 100644 --- a/graphics/zimg/Makefile +++ b/graphics/zimg/Makefile @@ -17,7 +17,6 @@ COMMENT= Image-generator that uses ASCII input files to create PNGs/EDFs LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-dynaload-cc="${CC}" \ |