diff options
author | agc <agc@pkgsrc.org> | 1998-06-20 09:26:31 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1998-06-20 09:26:31 +0000 |
commit | c6f0c5e0e14d920c535a8a33eeb40d01ab5afeea (patch) | |
tree | 01607ba3bdbb65f9503dc59d6b85b65efdb88861 /comms/pilot-link | |
parent | 8bd881a6e289a67e4590df10acd61388c170761f (diff) | |
download | pkgsrc-c6f0c5e0e14d920c535a8a33eeb40d01ab5afeea.tar.gz |
Update package Makefiles for automatic manual page handling.
Diffstat (limited to 'comms/pilot-link')
-rw-r--r-- | comms/pilot-link/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/comms/pilot-link/Makefile b/comms/pilot-link/Makefile index 58191a56eb6..24ecb9b9b0a 100644 --- a/comms/pilot-link/Makefile +++ b/comms/pilot-link/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1998/05/13 14:04:58 frueauf Exp $ +# $NetBSD: Makefile,v 1.8 1998/06/20 09:26:33 agc Exp $ # DISTNAME= pilot-link.0.8.11 @@ -11,9 +11,6 @@ STRIPFLAG= GNU_CONFIGURE= yes USE_PERL5= yes -MAN1= dlpsh.1 ietf2datebook.1 install-datebook.1 install-memo.1 \ - install-user.1 pilot-xfer.1 read-ical.1 - # use "default" configure because overriding INSTALL_PROGRAM does the # wrong thing for libtool-based packages like pilot-link... |