summaryrefslogtreecommitdiff
path: root/x11-clocks
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-10-29 03:09:49 +0000
committerWill Andrews <will@FreeBSD.org>2000-10-29 03:09:49 +0000
commit8a3f1526802671aa1197be0c58f1198c9bdc95d3 (patch)
tree6c2d058f8446d06a065410c92ff0e3f0038dbe87 /x11-clocks
parentAdd pslist 1.0, a utility to view or send signals to processes with all (diff)
Oops, forgot to remove -lqt2 along with -L${X11BASE}/lib, to allow people
to compile on X4.0.1. Submitted by: Andrzej Tobola <san@tmp.iem.pw.edu.pl>
Notes
Notes: svn path=/head/; revision=34381
Diffstat (limited to 'x11-clocks')
-rw-r--r--x11-clocks/kdetoys2/Makefile2
-rw-r--r--x11-clocks/kdetoys3/Makefile2
-rw-r--r--x11-clocks/kdetoys4/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-clocks/kdetoys2/Makefile b/x11-clocks/kdetoys2/Makefile
index ff5e20b7f0de..493437344df3 100644
--- a/x11-clocks/kdetoys2/Makefile
+++ b/x11-clocks/kdetoys2/Makefile
@@ -25,7 +25,7 @@ CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} \
--with-extra-libs=${LOCALBASE}/lib
CONFIGURE_ENV+= LIBQT="-lqt2" MOC="${MOC}" DO_NOT_COMPILE=mouse LIBQTFILE="libqt2" \
CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-Wl,-export-dynamic -L${LOCALBASE}/lib -lqt2 -ljpeg -lgcc -lstdc++"
+ LIBS="-Wl,-export-dynamic -L${LOCALBASE}/lib -ljpeg -lgcc -lstdc++"
USE_GMAKE= yes
.include <bsd.port.mk>
diff --git a/x11-clocks/kdetoys3/Makefile b/x11-clocks/kdetoys3/Makefile
index ff5e20b7f0de..493437344df3 100644
--- a/x11-clocks/kdetoys3/Makefile
+++ b/x11-clocks/kdetoys3/Makefile
@@ -25,7 +25,7 @@ CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} \
--with-extra-libs=${LOCALBASE}/lib
CONFIGURE_ENV+= LIBQT="-lqt2" MOC="${MOC}" DO_NOT_COMPILE=mouse LIBQTFILE="libqt2" \
CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-Wl,-export-dynamic -L${LOCALBASE}/lib -lqt2 -ljpeg -lgcc -lstdc++"
+ LIBS="-Wl,-export-dynamic -L${LOCALBASE}/lib -ljpeg -lgcc -lstdc++"
USE_GMAKE= yes
.include <bsd.port.mk>
diff --git a/x11-clocks/kdetoys4/Makefile b/x11-clocks/kdetoys4/Makefile
index ff5e20b7f0de..493437344df3 100644
--- a/x11-clocks/kdetoys4/Makefile
+++ b/x11-clocks/kdetoys4/Makefile
@@ -25,7 +25,7 @@ CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} \
--with-extra-libs=${LOCALBASE}/lib
CONFIGURE_ENV+= LIBQT="-lqt2" MOC="${MOC}" DO_NOT_COMPILE=mouse LIBQTFILE="libqt2" \
CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-Wl,-export-dynamic -L${LOCALBASE}/lib -lqt2 -ljpeg -lgcc -lstdc++"
+ LIBS="-Wl,-export-dynamic -L${LOCALBASE}/lib -ljpeg -lgcc -lstdc++"
USE_GMAKE= yes
.include <bsd.port.mk>