aboutsummaryrefslogtreecommitdiffstats
path: root/print/lyx16
diff options
context:
space:
mode:
authormi <mi@FreeBSD.org>2006-04-12 01:14:36 +0800
committermi <mi@FreeBSD.org>2006-04-12 01:14:36 +0800
commitd57117476e3bcbfd2cbda41b624493ad43ea39fa (patch)
tree372c41fc1f52c22695043098c3bf3958fbd2513a /print/lyx16
parent5fb7c97b9dce37465009618546c39eed58fd3023 (diff)
downloadfreebsd-ports-gnome-d57117476e3bcbfd2cbda41b624493ad43ea39fa.tar.gz
freebsd-ports-gnome-d57117476e3bcbfd2cbda41b624493ad43ea39fa.tar.zst
freebsd-ports-gnome-d57117476e3bcbfd2cbda41b624493ad43ea39fa.zip
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
Diffstat (limited to 'print/lyx16')
-rw-r--r--print/lyx16/Makefile1
1 files changed, 1 insertions, 0 deletions
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