summaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1994-12-28 05:08:54 +0000
committerache <ache@FreeBSD.org>1994-12-28 05:08:54 +0000
commitdb8970869f380a98aae8dd1eed4f8781e9ec943f (patch)
tree1c8004d387f41db81a73b6fbba3bd413f8c5eec9 /archivers
parent1827fd0a4cbb71e11a059935100dc90e05a8ecb0 (diff)
downloadFreeBSD-ports-db8970869f380a98aae8dd1eed4f8781e9ec943f.zip
FreeBSD-ports-db8970869f380a98aae8dd1eed4f8781e9ec943f.tar.gz
Add manpages installation
Diffstat (limited to 'archivers')
-rw-r--r--archivers/gshar+gunshar/Makefile3
-rw-r--r--archivers/sharutils/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/archivers/gshar+gunshar/Makefile b/archivers/gshar+gunshar/Makefile
index abb4488..c55050f 100644
--- a/archivers/gshar+gunshar/Makefile
+++ b/archivers/gshar+gunshar/Makefile
@@ -3,11 +3,12 @@
# Date created: 28 Dec 1994
# Whom: ache
#
-# $Id: Makefile,v 1.1.1.1 1994/12/26 09:10:32 ache Exp $
+# $Id: Makefile,v 1.1.1.1 1994/12/28 04:44:59 ache Exp $
#
DISTNAME= sharutils-4.1.3
MASTER_SITES= ftp://ftp.iro.umontreal.ca/pub/contrib/pinard/
GNU_CONFIGURE= YES
CONFIGURE_ARGS= --program-prefix=g --disable-uucode --prefix=${PREFIX}
+INSTALL_TARGET= install install-man
.include <bsd.port.mk>
diff --git a/archivers/sharutils/Makefile b/archivers/sharutils/Makefile
index abb4488..c55050f 100644
--- a/archivers/sharutils/Makefile
+++ b/archivers/sharutils/Makefile
@@ -3,11 +3,12 @@
# Date created: 28 Dec 1994
# Whom: ache
#
-# $Id: Makefile,v 1.1.1.1 1994/12/26 09:10:32 ache Exp $
+# $Id: Makefile,v 1.1.1.1 1994/12/28 04:44:59 ache Exp $
#
DISTNAME= sharutils-4.1.3
MASTER_SITES= ftp://ftp.iro.umontreal.ca/pub/contrib/pinard/
GNU_CONFIGURE= YES
CONFIGURE_ARGS= --program-prefix=g --disable-uucode --prefix=${PREFIX}
+INSTALL_TARGET= install install-man
.include <bsd.port.mk>
OpenPOWER on IntegriCloud