diff options
Diffstat (limited to 'graphics/epix/Makefile')
-rw-r--r-- | graphics/epix/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/epix/Makefile b/graphics/epix/Makefile index 703766c..d24b056a 100644 --- a/graphics/epix/Makefile +++ b/graphics/epix/Makefile @@ -21,7 +21,6 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \ USE_BZIP2= yes USE_GCC= 3.4 -USE_REINPLACE= yes MAKE_ARGS= CXX="${CXX}" CFLAGS="${CXXFLAGS} -c" \ INSTALL_PROGRAM="${INSTALL_DATA}" \ INSTALL_BIN="${INSTALL_SCRIPT}" |