diff options
Diffstat (limited to 'graphics/simage/Makefile')
-rw-r--r-- | graphics/simage/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/simage/Makefile b/graphics/simage/Makefile index 09852141c813..3ac1b500c0f3 100644 --- a/graphics/simage/Makefile +++ b/graphics/simage/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ png.5:${PORTSDIR}/graphics/png USE_AUTOTOOLS= libtool:15 -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --with-mpeg2enc |