mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
Drop USE_GROFF since groff and mandoc produce identical output.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2014/06/24 15:05:46 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2014/07/05 14:08:04 naddy Exp $
|
||||
|
||||
COMMENT= Google WebP image format conversion tool
|
||||
|
||||
@@ -23,7 +23,6 @@ LIB_DEPENDS= graphics/giflib \
|
||||
graphics/png \
|
||||
graphics/tiff
|
||||
|
||||
USE_GROFF= Yes
|
||||
CONFIGURE_STYLE=gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
|
||||
--enable-everything
|
||||
|
||||
+1
-2
@@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2014/01/21 20:45:43 miod Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2014/07/05 14:08:04 naddy Exp $
|
||||
|
||||
BROKEN-powerpc= does not build, error: lvalue required as increment operand
|
||||
|
||||
@@ -23,7 +23,6 @@ WANTLIB= c m ncurses
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS= --mandir=${PREFIX}/man
|
||||
USE_GROFF = Yes
|
||||
|
||||
.if ${MACHINE_ARCH} == "i386"
|
||||
CONFIGURE_ARGS+=--with-regs
|
||||
|
||||
Reference in New Issue
Block a user