summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-02-21 05:15:36 +0000
committerSteve Price <steve@FreeBSD.org>1998-02-21 05:15:36 +0000
commit44a67545a488755edbb2eba3136413a88183f1a3 (patch)
tree37c599ce590eafa05ce95582fdeb292233a0583d /devel
parentUpdate to reflect Pedro's new Email address. (diff)
Add some patches distributed by the maintainer of xwpe.
PR: 5412 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@gns.com.br>
Notes
Notes: svn path=/head/; revision=9863
Diffstat (limited to 'devel')
-rw-r--r--devel/xwpe/Makefile9
-rw-r--r--devel/xwpe/distinfo4
2 files changed, 10 insertions, 3 deletions
diff --git a/devel/xwpe/Makefile b/devel/xwpe/Makefile
index 9685b721e43f..fd2d030f5d7a 100644
--- a/devel/xwpe/Makefile
+++ b/devel/xwpe/Makefile
@@ -4,7 +4,7 @@
# Date created: Fri Jan 24, 1997
# Whom: David O'Brien (obrien@FreeBSD.org)
#
-# $Id: Makefile,v 1.2 1997/01/25 18:08:40 obrien Exp $
+# $Id: Makefile,v 1.3 1997/04/22 10:50:10 obrien Exp $
#
DISTNAME= xwpe-1.4.2
@@ -14,6 +14,10 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} \
MASTER_SITE_SUBDIR= apps/editors/X
EXTRACT_SUFX= .tgz
+PATCH_SITES= http://www.rpi.edu/~payned/xwpe/
+PATCHFILES= xwpe-cosmetic.patch xwpe-grep.patch \
+ xwpe-naming.patch xwpe-xchanges.patch
+
MAINTAINER= obrien@NUXI.com
# LD_LIBRARY_PATH is to deal with a braindead libX11.a search in configure
@@ -29,12 +33,11 @@ INSTALL_TARGET= install_german
.endif
MAN1= xwpe.1
-
post-install:
@strip ${PREFIX}/bin/xwpe
@(cd ${PREFIX}/man/man1 ; \
for mp in xwe.1 wpe.1 we.1 ; \
- do rm -f $$mp ; ln -sf xwpe.1.gz $$mp.gz ; done )
+ do ${RM} -f $$mp ; ln -sf xwpe.1.gz $$mp.gz ; done )
.if !defined(NOPORTDOCS)
@${MKDIR} ${PREFIX}/share/doc/xwpe
.if defined(GERMAN_LANG)
diff --git a/devel/xwpe/distinfo b/devel/xwpe/distinfo
index 8933568e88a5..1e32f2f07a8b 100644
--- a/devel/xwpe/distinfo
+++ b/devel/xwpe/distinfo
@@ -1 +1,5 @@
MD5 (xwpe-1.4.2.tgz) = 16b2873c2b0739e07702825df51d7977
+MD5 (xwpe-cosmetic.patch) = b1052642dbb53a14aede6f196f27ba78
+MD5 (xwpe-grep.patch) = 675bf95ce224c5ffc0581108d57ed397
+MD5 (xwpe-naming.patch) = 5f00d260d437c747d0502fc3adc983c2
+MD5 (xwpe-xchanges.patch) = dea57465cc294ce96abfd80bfdf54756