From 8b6e285e822d72b96aaec789468b134a1ab277b6 Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Wed, 9 Mar 2005 06:42:53 +0000 Subject: Add a dependency to x11-fonts/texcm-ttf when built with Qt / Xft: it contains xft-compatible versions of LaTeX fonts for use with visual math symbol display in LyX. Don't add the submitted new port x11-fonts/latex-xft-fonts because the requested fonts are already part of texcm-ttf. PR: ports/76919 Submitted by: Andrew Thompson (maintainer) --- print/lyx-devel/Makefile | 1 + print/lyx/Makefile | 1 + print/lyx14/Makefile | 1 + print/lyx15/Makefile | 1 + print/lyx16/Makefile | 1 + 5 files changed, 5 insertions(+) (limited to 'print') diff --git a/print/lyx-devel/Makefile b/print/lyx-devel/Makefile index 5848b671a813..0cce56adf51b 100644 --- a/print/lyx-devel/Makefile +++ b/print/lyx-devel/Makefile @@ -42,6 +42,7 @@ USE_QT_VER= 3 CONFIGURE_ARGS+= --with-frontend=qt QTCPPFLAGS+= ${PTHREAD_CFLAGS} QTCFGLIBS+= ${PTHREAD_LIBS} +RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/texcm-ttf/cmex10.ttf:${PORTSDIR}/x11-fonts/texcm-ttf .else LIB_DEPENDS+= forms.1:${PORTSDIR}/x11-toolkits/xforms USE_XPM= yes diff --git a/print/lyx/Makefile b/print/lyx/Makefile index 5848b671a813..0cce56adf51b 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -42,6 +42,7 @@ USE_QT_VER= 3 CONFIGURE_ARGS+= --with-frontend=qt QTCPPFLAGS+= ${PTHREAD_CFLAGS} QTCFGLIBS+= ${PTHREAD_LIBS} +RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/texcm-ttf/cmex10.ttf:${PORTSDIR}/x11-fonts/texcm-ttf .else LIB_DEPENDS+= forms.1:${PORTSDIR}/x11-toolkits/xforms USE_XPM= yes diff --git a/print/lyx14/Makefile b/print/lyx14/Makefile index 5848b671a813..0cce56adf51b 100644 --- a/print/lyx14/Makefile +++ b/print/lyx14/Makefile @@ -42,6 +42,7 @@ USE_QT_VER= 3 CONFIGURE_ARGS+= --with-frontend=qt QTCPPFLAGS+= ${PTHREAD_CFLAGS} QTCFGLIBS+= ${PTHREAD_LIBS} +RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/texcm-ttf/cmex10.ttf:${PORTSDIR}/x11-fonts/texcm-ttf .else LIB_DEPENDS+= forms.1:${PORTSDIR}/x11-toolkits/xforms USE_XPM= yes diff --git a/print/lyx15/Makefile b/print/lyx15/Makefile index 5848b671a813..0cce56adf51b 100644 --- a/print/lyx15/Makefile +++ b/print/lyx15/Makefile @@ -42,6 +42,7 @@ USE_QT_VER= 3 CONFIGURE_ARGS+= --with-frontend=qt QTCPPFLAGS+= ${PTHREAD_CFLAGS} QTCFGLIBS+= ${PTHREAD_LIBS} +RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/texcm-ttf/cmex10.ttf:${PORTSDIR}/x11-fonts/texcm-ttf .else LIB_DEPENDS+= forms.1:${PORTSDIR}/x11-toolkits/xforms USE_XPM= yes diff --git a/print/lyx16/Makefile b/print/lyx16/Makefile index 5848b671a813..0cce56adf51b 100644 --- a/print/lyx16/Makefile +++ b/print/lyx16/Makefile @@ -42,6 +42,7 @@ USE_QT_VER= 3 CONFIGURE_ARGS+= --with-frontend=qt QTCPPFLAGS+= ${PTHREAD_CFLAGS} QTCFGLIBS+= ${PTHREAD_LIBS} +RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/texcm-ttf/cmex10.ttf:${PORTSDIR}/x11-fonts/texcm-ttf .else LIB_DEPENDS+= forms.1:${PORTSDIR}/x11-toolkits/xforms USE_XPM= yes -- cgit v1.2.3