Use MLINKS.

This commit is contained in:
Tim Vanderhoek 1998-09-19 01:51:20 +00:00
parent 72c59e5654
commit e83f021657
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=13235
2 changed files with 2 additions and 8 deletions

View File

@ -4,7 +4,7 @@
# Whom: Lars Koeller <Lars_Koeller@odie.physik2.uni-rostock.de>
# Andreas Klemm <andreas@FreeBSD.ORG>
#
# $Id: Makefile,v 1.5 1997/11/17 18:47:53 max Exp $
# $Id: Makefile,v 1.6 1998/03/15 15:03:45 andreas Exp $
#
DISTNAME= faces-1.6.1
@ -17,13 +17,9 @@ MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE
WRKSRC= $(WRKDIR)/faces
MAN1= compface.1 faces.1 face_update.1
MAN3= compface.3
MLINKS= compface.1 uncompface.1 compface.3 uncompface.3
post-install:
${LDCONFIG} -m ${PREFIX}/lib
.if !defined(NOMANCOMPRESS)
@${RM} ${PREFIX}/man/man1/uncompface.1 ${PREFIX}/man/man3/uncompface.3
@ln -fs compface.1.gz ${PREFIX}/man/man1/uncompface.1.gz
@ln -fs compface.3.gz ${PREFIX}/man/man3/uncompface.3.gz
.endif
.include <bsd.port.mk>

View File

@ -3,13 +3,11 @@ share/faces/machine.tab
share/faces/people.tab
bin/compface
bin/uncompface
man/man1/uncompface.1.gz
lib/libcompface.a
lib/libcompface.so.1.0
@exec /sbin/ldconfig -m %D/lib
@unexec /sbin/ldconfig -R
include/compface.h
man/man3/uncompface.3.gz
bin/icon2ikon
bin/ikon2icon
bin/rs2icon