Do not try to install the same manual both formatted and unformatted;
since this is an imake port, install the formatted version only. Even though this didn't build, bump, as the USE_GROFF commit did not bump. According to naddy@, all USE_GROFF fallout has now been mopped up. OK naddy@
This commit is contained in:
parent
6974c16bcc
commit
282e3a4a87
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2010/10/19 07:54:22 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2010/10/24 12:39:38 schwarze Exp $
|
||||
|
||||
COMMENT= graphical front end to Unix diff
|
||||
|
||||
DISTNAME= mgdiff
|
||||
PKGNAME= ${DISTNAME}-1.0p2
|
||||
PKGNAME= ${DISTNAME}-1.0
|
||||
REVISION= 3
|
||||
CATEGORIES= textproc
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=applications/}
|
||||
@ -26,6 +27,5 @@ NO_REGRESS= Yes
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/lib/X11/mgdiff
|
||||
${INSTALL_DATA} ${WRKSRC}/mgdiff.x[bp]m ${PREFIX}/lib/X11/mgdiff
|
||||
${INSTALL_MAN} ${WRKSRC}/mgdiff.man ${PREFIX}/man/man1/mgdiff.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,8 +1,7 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2008/06/11 01:45:11 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2010/10/24 12:39:38 schwarze Exp $
|
||||
@bin bin/mgdiff
|
||||
lib/X11/app-defaults/Mgdiff
|
||||
lib/X11/mgdiff/
|
||||
lib/X11/mgdiff/mgdiff.xbm
|
||||
lib/X11/mgdiff/mgdiff.xpm
|
||||
@man man/cat1/mgdiff.0
|
||||
@man man/man1/mgdiff.1
|
||||
|
Loading…
Reference in New Issue
Block a user