Oops, correctly install the man page.
This commit is contained in:
parent
cabf806609
commit
b099f0351a
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.52 2013/10/11 20:39:35 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.53 2013/10/15 12:50:10 naddy Exp $
|
||||
|
||||
COMMENT= simple paint program
|
||||
|
||||
DISTNAME= xpaint-2.7.8.1
|
||||
REVISION= 4
|
||||
REVISION= 5
|
||||
CATEGORIES= graphics x11
|
||||
|
||||
HOMEPAGE= http://sf-xpaint.sourceforge.net/
|
||||
@ -11,19 +11,18 @@ HOMEPAGE= http://sf-xpaint.sourceforge.net/
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sf-xpaint/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
# MIT
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB= ICE SM X11 Xau Xdmcp Xaw Xext Xmu Xpm Xt c m \
|
||||
z jpeg>=62 tiff>=36 png>=4
|
||||
|
||||
FAKE= lib
|
||||
LIB_DEPENDS= graphics/jpeg \
|
||||
graphics/tiff \
|
||||
graphics/png
|
||||
|
||||
CONFIGURE_STYLE= imake
|
||||
ALL_TARGET= xaw
|
||||
USE_GROFF = Yes
|
||||
NO_TEST= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-Local_config,v 1.5 2013/06/04 15:41:23 naddy Exp $
|
||||
$OpenBSD: patch-Local_config,v 1.6 2013/10/15 12:50:10 naddy 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 =
|
||||
+++ Local.config Tue Oct 15 00:38:55 2013
|
||||
@@ -162,6 +162,21 @@ XCOMM CDEBUGFLAGS =
|
||||
|
||||
XCOMM This should take care of everything needed for BSD.
|
||||
|
||||
@ -15,7 +15,6 @@ $OpenBSD: patch-Local_config,v 1.5 2013/06/04 15:41:23 naddy Exp $
|
||||
+PNG_LIB = -L${LOCALBASE}/lib -lpng -lz
|
||||
+XPM_INCLUDE = -I${X11BASE}/include/X11
|
||||
+BINDIR = ${TRUEPREFIX}/bin
|
||||
+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
|
||||
|
@ -1,9 +1,9 @@
|
||||
@comment $OpenBSD: PLIST,v 1.8 2013/10/11 20:39:36 naddy Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.9 2013/10/15 12:50:10 naddy Exp $
|
||||
@bin bin/xpaint
|
||||
lib/X11/app-defaults/XPaint
|
||||
lib/X11/app-defaults/XPaint_es
|
||||
lib/X11/app-defaults/XPaint_fr
|
||||
man/cat1/xpaint.1
|
||||
@man man/man1/xpaint.1
|
||||
share/xpaint/
|
||||
share/xpaint/XPaintIcon.xpm
|
||||
share/xpaint/c_scripts/
|
||||
|
Loading…
x
Reference in New Issue
Block a user