aboutsummaryrefslogtreecommitdiffstats
path: root/print/lyx16
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-09-21 13:54:33 +0800
committerijliao <ijliao@FreeBSD.org>2002-09-21 13:54:33 +0800
commit5a542367cab7f91435b1ccd997237df37583b2eb (patch)
tree19db7ae91faf1f37c8a16a808e3726a14f909110 /print/lyx16
parente8dcb3f4f053aef6c8bfeb7907a799b76c8c5476 (diff)
downloadfreebsd-ports-gnome-5a542367cab7f91435b1ccd997237df37583b2eb.tar.gz
freebsd-ports-gnome-5a542367cab7f91435b1ccd997237df37583b2eb.tar.zst
freebsd-ports-gnome-5a542367cab7f91435b1ccd997237df37583b2eb.zip
make it build again
Diffstat (limited to 'print/lyx16')
-rw-r--r--print/lyx16/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/print/lyx16/Makefile b/print/lyx16/Makefile
index f5f4c6969989..20f20c2cede8 100644
--- a/print/lyx16/Makefile
+++ b/print/lyx16/Makefile
@@ -28,8 +28,7 @@ USE_GMAKE= yes
USE_AUTOMAKE_VER= 15
AUTOMAKE= ${WRKSRC}/autogen.sh
AUTOCONF= ${TRUE}
-CONFIGURE_ARGS= --with-extra-lib="${X11BASE}/lib ${LOCALBASE}/lib" \
- --with-extra-inc="${X11BASE}/include ${LOCALBASE}/include"
+CONFIGURE_ARGS= --with-extra-lib="${X11BASE}/lib ${LOCALBASE}/lib"
MAN1= lyx.1 reLyX.1
.if defined(WITH_ASPELL)