diff options
author | Mikhail Teterin <mi@FreeBSD.org> | 2006-04-11 17:14:36 +0000 |
---|---|---|
committer | Mikhail Teterin <mi@FreeBSD.org> | 2006-04-11 17:14:36 +0000 |
commit | 4941b5756d3b770fe4c42bff9d1b957d97060869 (patch) | |
tree | b662d2a9dbed44778bfea2a0f8bf2392481434e8 /print | |
parent | 4b6d7e7cca3f68c87debf207ca33577e069b75e2 (diff) | |
download | ports-4941b5756d3b770fe4c42bff9d1b957d97060869.tar.gz ports-4941b5756d3b770fe4c42bff9d1b957d97060869.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/lyx-devel/Makefile | 1 | ||||
-rw-r--r-- | print/lyx/Makefile | 1 | ||||
-rw-r--r-- | print/lyx14/Makefile | 1 | ||||
-rw-r--r-- | print/lyx15/Makefile | 1 | ||||
-rw-r--r-- | print/lyx16/Makefile | 1 |
5 files changed, 5 insertions, 0 deletions
diff --git a/print/lyx-devel/Makefile b/print/lyx-devel/Makefile index 1d757499c868..dfe6ba50b6d5 100644 --- a/print/lyx-devel/Makefile +++ b/print/lyx-devel/Makefile @@ -59,6 +59,7 @@ CONFIGURE_ENV+= LDFLAGS=${PTHREAD_LIBS} RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/texcm-ttf/cmex10.ttf:${PORTSDIR}/x11-fonts/texcm-ttf .else LIB_DEPENDS+= forms:${PORTSDIR}/x11-toolkits/xforms +CONFIGURE_ARGS+=--with-frontend=xforms USE_XPM= yes .endif diff --git a/print/lyx/Makefile b/print/lyx/Makefile index 1d757499c868..dfe6ba50b6d5 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -59,6 +59,7 @@ CONFIGURE_ENV+= LDFLAGS=${PTHREAD_LIBS} RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/texcm-ttf/cmex10.ttf:${PORTSDIR}/x11-fonts/texcm-ttf .else LIB_DEPENDS+= forms:${PORTSDIR}/x11-toolkits/xforms +CONFIGURE_ARGS+=--with-frontend=xforms USE_XPM= yes .endif diff --git a/print/lyx14/Makefile b/print/lyx14/Makefile index 1d757499c868..dfe6ba50b6d5 100644 --- a/print/lyx14/Makefile +++ b/print/lyx14/Makefile @@ -59,6 +59,7 @@ CONFIGURE_ENV+= LDFLAGS=${PTHREAD_LIBS} RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/texcm-ttf/cmex10.ttf:${PORTSDIR}/x11-fonts/texcm-ttf .else LIB_DEPENDS+= forms:${PORTSDIR}/x11-toolkits/xforms +CONFIGURE_ARGS+=--with-frontend=xforms USE_XPM= yes .endif diff --git a/print/lyx15/Makefile b/print/lyx15/Makefile index 1d757499c868..dfe6ba50b6d5 100644 --- a/print/lyx15/Makefile +++ b/print/lyx15/Makefile @@ -59,6 +59,7 @@ CONFIGURE_ENV+= LDFLAGS=${PTHREAD_LIBS} RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/texcm-ttf/cmex10.ttf:${PORTSDIR}/x11-fonts/texcm-ttf .else LIB_DEPENDS+= forms:${PORTSDIR}/x11-toolkits/xforms +CONFIGURE_ARGS+=--with-frontend=xforms USE_XPM= yes .endif diff --git a/print/lyx16/Makefile b/print/lyx16/Makefile index 1d757499c868..dfe6ba50b6d5 100644 --- a/print/lyx16/Makefile +++ b/print/lyx16/Makefile @@ -59,6 +59,7 @@ CONFIGURE_ENV+= LDFLAGS=${PTHREAD_LIBS} RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/texcm-ttf/cmex10.ttf:${PORTSDIR}/x11-fonts/texcm-ttf .else LIB_DEPENDS+= forms:${PORTSDIR}/x11-toolkits/xforms +CONFIGURE_ARGS+=--with-frontend=xforms USE_XPM= yes .endif |