- (remove use of gmake for gnuplot)
- remove SEPARATE_BUILD until someone can figure out why these and other automake-based ports do a rebuild on install
This commit is contained in:
parent
e6a2e84f68
commit
5cfb2277a5
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2000/09/23 19:59:52 danh Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2000/09/27 16:16:37 brad Exp $
|
||||
|
||||
DISTNAME= gnuplot-3.7.1
|
||||
CATEGORIES= math graphics
|
||||
@ -23,8 +23,6 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
FLAVORS= no_x11
|
||||
FLAVOR?=
|
||||
|
||||
USE_GMAKE= Yes
|
||||
SEPARATE_BUILD= concurrent
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS= --without-linux-vga --without-gd \
|
||||
--with-png --with-gnu-readline --with-lasergnu
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.40 2000/09/24 07:04:15 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.41 2000/09/27 16:16:37 brad Exp $
|
||||
|
||||
DISTNAME= gtk+-1.2.8
|
||||
CATEGORIES= x11 devel
|
||||
@ -19,7 +19,6 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
SEPARATE_BUILD= concurrent
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
|
||||
CONFIGURE_ARGS+= --enable-static
|
||||
|
Loading…
x
Reference in New Issue
Block a user