diff options
Diffstat (limited to 'biology/xdrawchem/Makefile')
-rw-r--r-- | biology/xdrawchem/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/biology/xdrawchem/Makefile b/biology/xdrawchem/Makefile index d6421fc38e19..ec6b8f52383e 100644 --- a/biology/xdrawchem/Makefile +++ b/biology/xdrawchem/Makefile @@ -20,8 +20,6 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_QT_VER= 3 -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} - CONFIGURE_ENV= QTINCDIR="${LOCALBASE}/include" \ QTLIBDIR="${LOCALBASE}/lib" \ LDFLAGS="${LDFLAGS} -lm" |