Drop USE_GROFF (almost exclusively additional blank lines). No bump needed.
This commit is contained in:
parent
5f78ac99bb
commit
ba9f2089de
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2014/06/04 13:15:17 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2015/04/18 13:35:27 schwarze Exp $
|
||||
|
||||
COMMENT= DICOM toolkit
|
||||
|
||||
@ -37,9 +37,6 @@ FAKE_FLAGS= DESTDIR=${WRKINST} \
|
||||
etcdir=${WRKINST}${PREFIX}/share/examples/dcmtk \
|
||||
datadir=${WRKINST}${PREFIX}/share/dcmtk \
|
||||
docdir=${WRKINST}${PREFIX}/share/doc/dcmtk
|
||||
USE_GROFF = Yes
|
||||
|
||||
|
||||
NO_TEST= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.41 2015/04/04 09:21:02 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.42 2015/04/18 13:35:27 schwarze Exp $
|
||||
|
||||
# uses gcj which is only supported on select archs
|
||||
ONLY_FOR_ARCHS= amd64 i386 sparc64
|
||||
@ -28,7 +28,6 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
MODULES= devel/gettext gcc4
|
||||
MODGCC4_ARCHS= *
|
||||
MODGCC4_LANGS= java
|
||||
USE_GROFF = Yes
|
||||
|
||||
BUILD_DEPENDS= archivers/zip \
|
||||
lang/antlr3>=3.4p0
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.59 2015/04/04 09:53:07 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.60 2015/04/18 13:35:27 schwarze Exp $
|
||||
|
||||
COMMENT= real-time, concurrent and distributed functional language
|
||||
BROKEN-sparc= Requires v9|v9a|v9b; requested architecture is sparclite.
|
||||
@ -36,7 +36,6 @@ CONFIGURE_ARGS= --disable-jinterface \
|
||||
--enable-smp-support
|
||||
|
||||
USE_GMAKE= Yes
|
||||
USE_GROFF = Yes
|
||||
CONFIGURE_STYLE=autoconf no-autoheader
|
||||
CONFIGURE_ENV= LDFLAGS="${LDFLAGS} -pthread"
|
||||
AUTOCONF_VERSION=2.59
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.117 2015/04/09 20:59:31 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.118 2015/04/18 13:35:27 schwarze Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -67,7 +67,6 @@ MAKE_ENV= V=1
|
||||
USE_GMAKE= Yes
|
||||
# Uses GNU libtool -weak feature
|
||||
USE_LIBTOOL= gnu
|
||||
USE_GROFF= Yes
|
||||
CONFIGURE_STYLE= autoconf
|
||||
AUTOCONF_VERSION= 2.69
|
||||
CONFIGURE_ARGS+=--disable-aalib \
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2015/02/10 17:53:51 sebastia Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2015/04/18 13:35:27 schwarze Exp $
|
||||
|
||||
COMMENT = highly reliable Enterprise Messaging System
|
||||
|
||||
@ -21,8 +21,6 @@ MODULES = lang/python
|
||||
MODPY_RUNDEP = No
|
||||
|
||||
USE_GMAKE = Yes
|
||||
USE_GROFF = Yes
|
||||
|
||||
CONFIGURE_STYLE = none
|
||||
|
||||
BUILD_DEPENDS = ${RUN_DEPENDS} \
|
||||
|
Loading…
x
Reference in New Issue
Block a user