unimportant formatting differences only, drop USE_GROFF and bump

This commit is contained in:
schwarze 2017-05-10 02:20:22 +00:00
parent 7ba1ef09c1
commit 0f7e612932
5 changed files with 10 additions and 15 deletions

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.28 2017/04/10 11:46:20 sthen Exp $
# $OpenBSD: Makefile,v 1.29 2017/05/10 02:20:22 schwarze Exp $
COMMENT= portable DjVu viewer and browser plugin
DISTNAME= djview-4.10.6
PKGNAME= ${DISTNAME:S/djview/djview4/}
REVISION= 0
CATEGORIES= graphics print
HOMEPAGE= http://djvu.sourceforge.net/djview4.html
@ -27,7 +28,6 @@ RUN_DEPENDS= devel/desktop-file-utils \
x11/gtk+3,-guic
USE_GMAKE= Yes
USE_GROFF = Yes
CONFIGURE_STYLE=gnu
CONFIGURE_ARGS= --with-tiff=${LOCALBASE}
CONFIGURE_ENV+= QTDIR="${MODQT4_QTDIR}" \

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.37 2017/04/10 11:46:20 sthen Exp $
# $OpenBSD: Makefile,v 1.38 2017/05/10 02:20:22 schwarze Exp $
COMMENT= view, decode and encode DjVu files
DISTNAME= djvulibre-3.5.27
REVISION= 0
REVISION= 1
SHARED_LIBS= djvulibre 26.0 # 27.0
CATEGORIES= graphics print
@ -28,7 +28,6 @@ RUN_DEPENDS+= misc/shared-mime-info \
BUILD_DEPENDS+= x11/gnome/librsvg
USE_GMAKE= Yes
USE_GROFF = Yes
AUTOCONF_VERSION= 2.69

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.18 2015/05/28 06:59:14 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.19 2017/05/10 02:20:22 schwarze Exp $
COMMENT-main= draw maps and charts
COMMENT-high= high resolution coastline data for GMT
@ -7,7 +7,7 @@ COMMENT-full= full resolution coastline data for GMT
V= 4.1.3
DISTNAME= GMT$V
PKGNAME-main= gmt-$V
REVISION-main = 4
REVISION-main = 5
PKGNAME-high= gmt-high-$V
REVISION-high = 1
PKGNAME-full= gmt-full-$V
@ -45,7 +45,6 @@ CONFIGURE_ARGS+= --datadir=${PREFIX}/share/gmt/share \
--enable-mansect=1 \
--enable-netcdf=${LOCALBASE}
USE_GROFF = Yes
NO_TEST= Yes
ALL_TARGET= gmt

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.36 2013/03/11 11:10:55 espie Exp $
# $OpenBSD: Makefile,v 1.37 2017/05/10 02:20:22 schwarze Exp $
COMMENT = two-dimensional drawing tool and hyper-object browser
VERSION = 4.2.5
DISTNAME = tgif-QPL-${VERSION}
PKGNAME = tgif-${VERSION}
REVISION = 0
CATEGORIES = graphics
HOMEPAGE = http://bourbon.usc.edu/tgif/
@ -23,8 +24,6 @@ RUN_DEPENDS = graphics/netpbm
CONFIGURE_STYLE = imake
USE_GROFF = Yes
MAKE_FLAGS = MODULE_CFLAGS="${CFLAGS}"
NO_TEST = Yes

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.36 2013/03/11 11:23:50 espie Exp $
# $OpenBSD: Makefile,v 1.37 2017/05/10 02:20:22 schwarze Exp $
COMMENT= biff-type program, designed to match AfterStep
DISTNAME= asmail-0.56
REVISION = 4
REVISION = 5
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=asmail/}
@ -17,8 +17,6 @@ PERMIT_PACKAGE_CDROM= Yes
WANTLIB= ICE SM X11 Xext Xpm Xt c jpeg>=62
USE_GROFF= Yes
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS= --enable-shaping
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \