diff options
author | Steve Price <steve@FreeBSD.org> | 1998-10-05 03:13:41 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-10-05 03:13:41 +0000 |
commit | f71aebd7a629ab3d42772703dabaa2994b9cabfb (patch) | |
tree | d296052100f908858a6d7ff41dae09101a49228c /graphics/tgif | |
parent | 8e66dd0b900dbc3510bd83422e3c84992c348da0 (diff) | |
download | ports-f71aebd7a629ab3d42772703dabaa2994b9cabfb.tar.gz ports-f71aebd7a629ab3d42772703dabaa2994b9cabfb.zip |
Notes
Diffstat (limited to 'graphics/tgif')
-rw-r--r-- | graphics/tgif/Makefile | 3 | ||||
-rw-r--r-- | graphics/tgif/pkg-plist | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/graphics/tgif/Makefile b/graphics/tgif/Makefile index df25de157faf..01687048abc4 100644 --- a/graphics/tgif/Makefile +++ b/graphics/tgif/Makefile @@ -3,7 +3,7 @@ # Date created: 10 Oct 1996 # Whom: bmc@WillsCreek.COM # -# $Id: Makefile,v 1.4 1997/08/11 08:40:54 tg Exp $ +# $Id: Makefile,v 1.5 1998/07/20 03:41:22 steve Exp $ # DISTNAME= tgif-3.0-p17 @@ -22,5 +22,6 @@ RUN_DEPENDS= giftopnm:${PORTSDIR}/graphics/netpbm \ xpmtoppm:${PORTSDIR}/graphics/netpbm USE_IMAKE= yes +MAN1= prtgif.1 tgif.1 .include <bsd.port.mk> diff --git a/graphics/tgif/pkg-plist b/graphics/tgif/pkg-plist index 6ed08a4ad765..31a138410b64 100644 --- a/graphics/tgif/pkg-plist +++ b/graphics/tgif/pkg-plist @@ -1,7 +1,5 @@ bin/tgif bin/prtgif -man/man1/tgif.1.gz -man/man1/prtgif.1.gz lib/X11/tgif/tgif.Xdefaults lib/X11/tgif/tgificon.eps lib/X11/tgif/tgificon.obj |