diff options
Diffstat (limited to 'cad/qcad')
-rw-r--r-- | cad/qcad/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile index 9040906d99f3..c40bb369abd7 100644 --- a/cad/qcad/Makefile +++ b/cad/qcad/Makefile @@ -25,7 +25,6 @@ QTDIR?= ${X11BASE} USE_X_PREFIX= yes USE_QT_VER= 3 -USE_REINPLACE= yes USE_GMAKE= yes PLIST= ${WRKDIR}/pkg-plist MAKE_ENV= QTDIR="${QTDIR}" MAKE="${GMAKE}" \ |