fix manpage

This commit is contained in:
espie 2005-09-05 13:50:20 +00:00
parent 5fb1cb99b5
commit e2578872a2
6 changed files with 16 additions and 14 deletions

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.35 2005/05/24 19:49:28 naddy Exp $
# $OpenBSD: Makefile,v 1.36 2005/09/05 13:53:45 espie Exp $
COMMENT= "simple paint program"
DISTNAME= xpaint-2.7.7
PKGNAME= ${DISTNAME}p0
CATEGORIES= graphics x11
HOMEPAGE= http://sf-xpaint.sourceforge.net/

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-Local_config,v 1.3 2005/05/24 19:49:28 naddy Exp $
--- Local.config.orig Sat Apr 30 15:33:14 2005
+++ Local.config Tue May 24 12:15:44 2005
$OpenBSD: patch-Local_config,v 1.4 2005/09/05 13:53:45 espie Exp $
--- Local.config.orig Sat Apr 30 23:33:14 2005
+++ Local.config Mon Sep 5 15:51:50 2005
@@ -162,6 +162,22 @@ XCOMM CDEBUGFLAGS =
XCOMM This should take care of everything needed for BSD.
@ -15,7 +15,7 @@ $OpenBSD: patch-Local_config,v 1.3 2005/05/24 19:49:28 naddy Exp $
+PNG_LIB = -L${DEPBASE}/lib -lpng -lz
+XPM_INCLUDE = -I${X11BASE}/include/X11
+BINDIR = ${TRUEPREFIX}/bin
+MANDIR = ${TRUEPREFIX}/man
+MANDIR = ${TRUEPREFIX}/man/cat1
+SHAREDIR = ${TRUEPREFIX}/share/xpaint
+XAPPLOADDIR = ${TRUEPREFIX}/lib/X11/app-defaults
+EDITOR = xterm -fn 9x15 -cr green -ms red -bg lightyellow -fg black -e vi

View File

@ -1,9 +1,9 @@
@comment $OpenBSD: PLIST,v 1.6 2005/05/24 19:49:28 naddy Exp $
@comment $OpenBSD: PLIST,v 1.7 2005/09/05 13:53:45 espie Exp $
bin/xpaint
lib/X11/app-defaults/XPaint
lib/X11/app-defaults/XPaint_es
lib/X11/app-defaults/XPaint_fr
man/xpaint.0
@man man/cat1/xpaint.0
share/xpaint/
share/xpaint/XPaintIcon.xpm
share/xpaint/c_scripts/

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.12 2004/12/22 11:50:30 alek Exp $
# $OpenBSD: Makefile,v 1.13 2005/09/05 13:50:20 espie Exp $
COMMENT= "yet another dump utility"
DISTNAME= xd-8087
PKGNAME= ${DISTNAME}p0
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_LOCAL}

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-Makefile,v 1.1 2004/06/25 19:07:10 xsa Exp $
--- Makefile.orig Mon Aug 26 11:02:31 1996
+++ Makefile Fri Jun 25 15:25:57 2004
$OpenBSD: patch-Makefile,v 1.2 2005/09/05 13:50:20 espie Exp $
--- Makefile.orig Mon Aug 26 19:02:31 1996
+++ Makefile Mon Sep 5 15:49:24 2005
@@ -1,7 +1,7 @@
#
-CC=gcc
@ -8,7 +8,7 @@ $OpenBSD: patch-Makefile,v 1.1 2004/06/25 19:07:10 xsa Exp $
-MANDIR=/usr/local/man/man
+#CC=gcc
+BINDIR=${PREFIX}/bin
+MANDIR=${PREFIX}/man/man
+MANDIR=${PREFIX}/man/cat
PROG=xd
.include <bsd.prog.mk>

View File

@ -1,3 +1,3 @@
@comment $OpenBSD: PLIST,v 1.2 2000/08/21 05:11:06 kevlo Exp $
@comment $OpenBSD: PLIST,v 1.3 2005/09/05 13:50:20 espie Exp $
bin/xd
man/man1/xd.0
@man man/cat1/xd.0