diff options
author | steve <steve@FreeBSD.org> | 1998-10-20 09:43:13 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-10-20 09:43:13 +0800 |
commit | ab679f15256d6726fc2ab0ceae0a5a790e99b17b (patch) | |
tree | 3cc98118fed12d6a78fe09954f185ad5565dae4e /mail/xfaces | |
parent | 6a6246c9b2778aa6eb226724cf0f49762554bbef (diff) | |
download | freebsd-ports-gnome-ab679f15256d6726fc2ab0ceae0a5a790e99b17b.tar.gz freebsd-ports-gnome-ab679f15256d6726fc2ab0ceae0a5a790e99b17b.tar.zst freebsd-ports-gnome-ab679f15256d6726fc2ab0ceae0a5a790e99b17b.zip |
Move manpages from pkg/PLIST to Makefile.
Diffstat (limited to 'mail/xfaces')
-rw-r--r-- | mail/xfaces/Makefile | 3 | ||||
-rw-r--r-- | mail/xfaces/pkg-plist | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/xfaces/Makefile b/mail/xfaces/Makefile index e2b267324be0..3effde500946 100644 --- a/mail/xfaces/Makefile +++ b/mail/xfaces/Makefile @@ -5,7 +5,7 @@ # With some # modifications from: Andreas Klemm <andreas@FreeBSD.ORG> # -# $Id: Makefile,v 1.11 1998/09/17 00:32:45 asami Exp $ +# $Id: Makefile,v 1.12 1998/09/21 01:59:20 steve Exp $ # DISTNAME= xfaces-3.3 @@ -22,6 +22,7 @@ LIB_DEPENDS= compface.1:${PORTSDIR}/mail/faces \ Xpm.4:${PORTSDIR}/graphics/xpm USE_IMAKE= YES +MAN1= xfaces.1 pre-configure: @ln -sf ../sounds ${WRKSRC} diff --git a/mail/xfaces/pkg-plist b/mail/xfaces/pkg-plist index dcfbd777e021..a3ee8ac980fb 100644 --- a/mail/xfaces/pkg-plist +++ b/mail/xfaces/pkg-plist @@ -40,7 +40,6 @@ include/X11/pixmaps/www-shape.xpm include/X11/pixmaps/x.xpm include/X11/pixmaps/xconq.xpm bin/xfaces -man/man1/xfaces.1.gz @cwd /usr/local share/sounds/bong.au share/sounds/busy.au |