summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormi <mi@FreeBSD.org>2006-04-11 17:14:36 +0000
committermi <mi@FreeBSD.org>2006-04-11 17:14:36 +0000
commitd57117476e3bcbfd2cbda41b624493ad43ea39fa (patch)
tree372c41fc1f52c22695043098c3bf3958fbd2513a
parent5fb7c97b9dce37465009618546c39eed58fd3023 (diff)
downloadFreeBSD-ports-d57117476e3bcbfd2cbda41b624493ad43ea39fa.zip
FreeBSD-ports-d57117476e3bcbfd2cbda41b624493ad43ea39fa.tar.gz
Add a configure's argument to explicitly specify xforms in the xforms
case. Apparently, there is no default any more. Submitted by: Diane Bruce; Steve
-rw-r--r--print/lyx-devel/Makefile1
-rw-r--r--print/lyx/Makefile1
-rw-r--r--print/lyx14/Makefile1
-rw-r--r--print/lyx15/Makefile1
-rw-r--r--print/lyx16/Makefile1
5 files changed, 5 insertions, 0 deletions
diff --git a/print/lyx-devel/Makefile b/print/lyx-devel/Makefile
index 1d75749..dfe6ba5 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 1d75749..dfe6ba5 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 1d75749..dfe6ba5 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 1d75749..dfe6ba5 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 1d75749..dfe6ba5 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
OpenPOWER on IntegriCloud