summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2001-04-13 08:54:52 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2001-04-13 08:54:52 +0000
commit7645c60ab39c27c86eb6f301a2b509d85c74303e (patch)
tree9e8ade688804bc65d4f7d2ecaec9162c98257bf1 /print
parentSwitch to using "MASTER_SITE_SOURCEWARE" (diff)
Update to use bsd.kde.mk
Notes
Notes: svn path=/head/; revision=41329
Diffstat (limited to 'print')
-rw-r--r--print/ktexshell/Makefile12
1 files changed, 2 insertions, 10 deletions
diff --git a/print/ktexshell/Makefile b/print/ktexshell/Makefile
index 2ec63d61ec5a..806c84214989 100644
--- a/print/ktexshell/Makefile
+++ b/print/ktexshell/Makefile
@@ -13,19 +13,11 @@ MASTER_SITE_SUBDIR= ktexshell
MAINTAINER= demon@FreeBSD.org
-LIB_DEPENDS= kdecore.4:${PORTSDIR}/x11/kdelibs2 \
- intl.1:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
-USE_QT2= yes
-MOC?= ${X11BASE}/bin/moc2
+USE_KDELIBS_VER=2
USE_GMAKE= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+=--with-qt-includes=${X11BASE}/include/qt2 \
- --with-qt-libraries=${X11BASE}/lib \
- --with-extra-libs=${LOCALBASE}/lib
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${PREFIX}/include" \
- MOC="${MOC}" LIBQT="-lqt2" LIBQTFILE="libqt2" \
- LIBS="-Wl,-export-dynamic -L${LOCALBASE}/lib -ljpeg -lgcc -lstdc++"
post-patch:
@${PERL} -pi -e 's#libqt#libqt2#g' ${WRKSRC}/configure