summaryrefslogtreecommitdiffstats
path: root/editors/koffice-kde3
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2000-10-30 02:47:57 +0000
committerwill <will@FreeBSD.org>2000-10-30 02:47:57 +0000
commitf61e81679000fbe8ae554710b753e1ad193c00b2 (patch)
tree822a654c4b8a526e8f3e131b2585bf83fd1ab897 /editors/koffice-kde3
parentd5388a7d69bcc5f96e1821db9ec094e73c55838d (diff)
downloadFreeBSD-ports-f61e81679000fbe8ae554710b753e1ad193c00b2.zip
FreeBSD-ports-f61e81679000fbe8ae554710b753e1ad193c00b2.tar.gz
Fix yet another typo.
Submitted by: Dave Uhring <duhring@charter.net>
Diffstat (limited to 'editors/koffice-kde3')
-rw-r--r--editors/koffice-kde3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/koffice-kde3/Makefile b/editors/koffice-kde3/Makefile
index f525d4a..a5f2d31 100644
--- a/editors/koffice-kde3/Makefile
+++ b/editors/koffice-kde3/Makefile
@@ -28,7 +28,7 @@ CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} \
--with-extra-libs=${LOCALBASE}/lib
CONFIGURE_ENV+= LIBQT="-lqt2" MOC="${MOC}" LIBQTFILE="libqt2" \
CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-Wl,-export-dyanmic -L${LOCALBASE}/lib -ljpeg -lgcc -lstdc++"
+ LIBS="-Wl,-export-dynamic -L${LOCALBASE}/lib -ljpeg -lgcc -lstdc++"
USE_GMAKE= yes
.include <bsd.port.mk>
OpenPOWER on IntegriCloud