aboutsummaryrefslogtreecommitdiff
path: root/editors/xed
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-06-27 09:02:11 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-06-27 09:02:11 +0000
commit7f6443b63ede99966784a01b3bb9d692e8ddea50 (patch)
treee0106e75a61f7b0a44fe9d322ac9fe648e6644c9 /editors/xed
parent5665c6ddb6d2e3cb3ae40eccfc334b743560f3a2 (diff)
downloadports-7f6443b63ede99966784a01b3bb9d692e8ddea50.tar.gz
ports-7f6443b63ede99966784a01b3bb9d692e8ddea50.zip
Move manpage from PLIST to Makefile and cleanup Makefile
Notes
Notes: svn path=/head/; revision=19827
Diffstat (limited to 'editors/xed')
-rw-r--r--editors/xed/Makefile7
-rw-r--r--editors/xed/pkg-plist1
2 files changed, 2 insertions, 6 deletions
diff --git a/editors/xed/Makefile b/editors/xed/Makefile
index 27c5fb4b39f9..d324f91873e7 100644
--- a/editors/xed/Makefile
+++ b/editors/xed/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 Jul 1996
# Whom: shanee
#
-# $Id: Makefile,v 1.8 1998/09/15 11:13:03 asami Exp $
+# $Id: Makefile,v 1.9 1998/09/17 00:32:30 asami Exp $
#
DISTNAME= xed1.3
@@ -18,9 +18,6 @@ MAINTAINER= shanee@augusta.de
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
-XMKMF= xmkmf
-
-pre-install:
- cd $(WRKSRC); make install.man
+MAN1= xed.1
.include <bsd.port.mk>
diff --git a/editors/xed/pkg-plist b/editors/xed/pkg-plist
index 845d43b0e13c..2853e66fd4d6 100644
--- a/editors/xed/pkg-plist
+++ b/editors/xed/pkg-plist
@@ -1,4 +1,3 @@
bin/xed
lib/X11/xed/xed.help
lib/X11/app-defaults/Xed
-man/man1/xed.1.gz