diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-11-28 02:18:45 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-11-28 02:18:45 +0000 |
commit | 753d555a14637ae1929d429cacca0ed4cee4c82a (patch) | |
tree | a9aafbb6c3220d5a93992955310cd0773174c553 /mail/faces | |
parent | 5805b60f1e966fbca323954b086c87e9297ca032 (diff) | |
download | ports-753d555a14637ae1929d429cacca0ed4cee4c82a.tar.gz ports-753d555a14637ae1929d429cacca0ed4cee4c82a.zip |
Notes
Diffstat (limited to 'mail/faces')
-rw-r--r-- | mail/faces/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/faces/Makefile b/mail/faces/Makefile index f47eaaf63538..1e86043d12f5 100644 --- a/mail/faces/Makefile +++ b/mail/faces/Makefile @@ -4,7 +4,7 @@ # Whom: Lars Koeller <Lars_Koeller@odie.physik2.uni-rostock.de> # Andreas Klemm <andreas@FreeBSD.ORG> # -# $Id: Makefile,v 1.7 1998/09/19 01:51:19 hoek Exp $ +# $Id: Makefile,v 1.8 1998/09/21 01:55:45 steve Exp $ # DISTNAME= faces-1.6.1 @@ -14,6 +14,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE +USE_XLIB= yes WRKSRC= $(WRKDIR)/faces MAN1= compface.1 faces.1 face_update.1 MAN3= compface.3 |