diff options
Diffstat (limited to 'math/kaskade/Makefile')
-rw-r--r-- | math/kaskade/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/kaskade/Makefile b/math/kaskade/Makefile index 3f1deb77700e..7d4aea153fac 100644 --- a/math/kaskade/Makefile +++ b/math/kaskade/Makefile @@ -22,8 +22,6 @@ GCCLIBDIR= -L`${CAT} ${WRKSRC}/LIBDIR` -L`${CAT} ${WRKSRC}/LIBDIR`/../../.. USE_XORG= x11 GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} - DIST_SUBDIR= kaskade WRKSRC= ${WRKDIR}/3.2.1 |