diff options
Diffstat (limited to 'graphics/evolvotron/Makefile')
-rw-r--r-- | graphics/evolvotron/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/evolvotron/Makefile b/graphics/evolvotron/Makefile index 3d2790c4b976..dc19f6ef1063 100644 --- a/graphics/evolvotron/Makefile +++ b/graphics/evolvotron/Makefile @@ -21,7 +21,6 @@ USE_QT_VER= 3 USE_PYTHON= yes USE_X_PREFIX= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes MAKE_ENV= QTDIR="${QT_PREFIX}" \ QMAKESPEC=${LOCALBASE}/share/qt/mkspecs/freebsd-g++ |