From 4bbb768b05e9f6fdbd14f228f69b416d86d29495 Mon Sep 17 00:00:00 2001 From: dirk Date: Sun, 10 Sep 2000 11:06:01 +0000 Subject: Add USE_AUTOCONF to make this build and install again (hopefully 8-|) PR: ports/20638, ports/21041 --- 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 3b7172d59c5f..523b8c6f8c9c 100644 --- a/print/lyx-devel/Makefile +++ b/print/lyx-devel/Makefile @@ -28,6 +28,7 @@ LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms \ intl.1:${PORTSDIR}/devel/gettext USE_GMAKE= yes +USE_AUTOCONF= yes USE_XPM= yes USE_NEWGCC= yes USE_PERL5= yes diff --git a/print/lyx/Makefile b/print/lyx/Makefile index 3b7172d59c5f..523b8c6f8c9c 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -28,6 +28,7 @@ LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms \ intl.1:${PORTSDIR}/devel/gettext USE_GMAKE= yes +USE_AUTOCONF= yes USE_XPM= yes USE_NEWGCC= yes USE_PERL5= yes diff --git a/print/lyx14/Makefile b/print/lyx14/Makefile index 3b7172d59c5f..523b8c6f8c9c 100644 --- a/print/lyx14/Makefile +++ b/print/lyx14/Makefile @@ -28,6 +28,7 @@ LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms \ intl.1:${PORTSDIR}/devel/gettext USE_GMAKE= yes +USE_AUTOCONF= yes USE_XPM= yes USE_NEWGCC= yes USE_PERL5= yes diff --git a/print/lyx15/Makefile b/print/lyx15/Makefile index 3b7172d59c5f..523b8c6f8c9c 100644 --- a/print/lyx15/Makefile +++ b/print/lyx15/Makefile @@ -28,6 +28,7 @@ LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms \ intl.1:${PORTSDIR}/devel/gettext USE_GMAKE= yes +USE_AUTOCONF= yes USE_XPM= yes USE_NEWGCC= yes USE_PERL5= yes diff --git a/print/lyx16/Makefile b/print/lyx16/Makefile index 3b7172d59c5f..523b8c6f8c9c 100644 --- a/print/lyx16/Makefile +++ b/print/lyx16/Makefile @@ -28,6 +28,7 @@ LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms \ intl.1:${PORTSDIR}/devel/gettext USE_GMAKE= yes +USE_AUTOCONF= yes USE_XPM= yes USE_NEWGCC= yes USE_PERL5= yes -- cgit