diff options
author | agc <agc> | 1998-06-22 12:58:33 +0000 |
---|---|---|
committer | agc <agc> | 1998-06-22 12:58:33 +0000 |
commit | 1a6a93321fe1d40fda5870867057a31a14f3e39a (patch) | |
tree | d4348e0f294c2e984b78663e6958bb9a3bb8fcd8 /x11/x3270/Makefile | |
parent | aa44a9a00bf8102d4cbba7e7d709ae21e218fc7f (diff) | |
download | pkgsrc-1a6a93321fe1d40fda5870867057a31a14f3e39a.tar.gz |
Update package Makefiles for automatic manual page handling.
Diffstat (limited to 'x11/x3270/Makefile')
-rw-r--r-- | x11/x3270/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/x3270/Makefile b/x11/x3270/Makefile index 1e0184c8ebd..6dd9765e30a 100644 --- a/x11/x3270/Makefile +++ b/x11/x3270/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1998/04/15 10:38:56 agc Exp $ +# $NetBSD: Makefile,v 1.5 1998/06/22 13:21:03 agc Exp $ # FreeBSD Id: Makefile,v 1.10 1997/10/15 20:23:40 max Exp # @@ -11,6 +11,5 @@ MAINTAINER= volf@oasis.IAEhv.nl WRKSRC= ${WRKDIR}/x3270-3.1.1 USE_IMAKE= yes -CAT1= x3270.0 x3270if.0 x3270-script.0 ibm_hosts.0 .include "../../mk/bsd.pkg.mk" |