diff options
author | agc <agc> | 1998-06-22 12:27:08 +0000 |
---|---|---|
committer | agc <agc> | 1998-06-22 12:27:08 +0000 |
commit | d67f317cab7d883aed87f8dc0581606d44227cf3 (patch) | |
tree | 291260f4a36cf621ccf20337109f8a5a7f7b3e76 /editors/ssam/Makefile | |
parent | fe9380259c51b0bb763a3150671058105efa26b4 (diff) | |
download | pkgsrc-d67f317cab7d883aed87f8dc0581606d44227cf3.tar.gz |
Update package Makefiles for automatic manual page handling.
Diffstat (limited to 'editors/ssam/Makefile')
-rw-r--r-- | editors/ssam/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/ssam/Makefile b/editors/ssam/Makefile index 1b5de5955d6..4ceaaaede79 100644 --- a/editors/ssam/Makefile +++ b/editors/ssam/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1998/04/24 09:20:34 agc Exp $ +# $NetBSD: Makefile,v 1.5 1998/06/22 12:27:09 agc Exp $ # DISTNAME= ssam-1.9 @@ -10,7 +10,6 @@ MAINTAINER= agc@netbsd.org BUILD_DEPENDS= ${PREFIX}/lib/libutf.a:../../misc/libutf RUN_DEPENDS= ${PREFIX}/etc/langcoll.utf:../../misc/libutf -MAN1= ssam.1 GNU_CONFIGURE= yes ALL_TARGET= tst |