Drop MAINTAINER for some ancient cruft I haven't used in years, if ever.
Also drop USE_GROFF where unnecessary.
This commit is contained in:
parent
06db121ff3
commit
8443d4f499
@ -1,13 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2010/10/19 08:02:53 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2011/11/15 16:36:01 naddy Exp $
|
||||
|
||||
COMMENT= convert man pages to HTML
|
||||
|
||||
DISTNAME= man2web-0.88
|
||||
REVISION= 0
|
||||
CATEGORIES= www
|
||||
HOMEPAGE= http://man2web.sourceforge.net/
|
||||
|
||||
MAINTAINER= Christian Weisgerber <naddy@openbsd.org>
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
@ -1,24 +1,21 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2010/10/24 21:15:37 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2011/11/15 16:36:01 naddy Exp $
|
||||
|
||||
COMMENT= X11 window interface tool
|
||||
|
||||
DISTNAME= xwit-3.4
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= Christian Weisgerber <naddy@openbsd.org>
|
||||
|
||||
# BSD-like, badly worded
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
WANTLIB += X11 Xau Xdmcp Xext c
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=utilities/}
|
||||
|
||||
USE_GROFF = Yes
|
||||
WANTLIB= X11 Xau Xdmcp Xext c
|
||||
|
||||
CONFIGURE_STYLE=imake
|
||||
|
||||
NO_REGRESS= Yes
|
||||
|
Loading…
Reference in New Issue
Block a user