diff options
author | Steve Price <steve@FreeBSD.org> | 1998-09-28 02:25:34 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-09-28 02:25:34 +0000 |
commit | 98a694e9a860e5e1bcc992f1905dbdf81839a150 (patch) | |
tree | 7470fb3ef740bf72808bf15eb38bdbbe7d0716bc /games/xgammon | |
parent | 2bccdc057ce5093ddea66a15e173767ccd089b94 (diff) | |
download | ports-98a694e9a860e5e1bcc992f1905dbdf81839a150.tar.gz ports-98a694e9a860e5e1bcc992f1905dbdf81839a150.zip |
Notes
Diffstat (limited to 'games/xgammon')
-rw-r--r-- | games/xgammon/Makefile | 3 | ||||
-rw-r--r-- | games/xgammon/pkg-plist | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/games/xgammon/Makefile b/games/xgammon/Makefile index 1de258a8dee0..101aaa0f5681 100644 --- a/games/xgammon/Makefile +++ b/games/xgammon/Makefile @@ -3,7 +3,7 @@ # Date created: 02 January 1997 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.4 1998/01/08 08:22:51 tg Exp $ +# $Id: Makefile,v 1.5 1998/06/17 07:17:40 tg Exp $ # DISTNAME= xgammon-0.98 @@ -19,6 +19,7 @@ BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/misc/rpm NO_WRKSUBDIR= yes USE_IMAKE= yes +MAN6= xgammon.6 PATCH_FILES= ${DISTNAME}-dirent.patch diff --git a/games/xgammon/pkg-plist b/games/xgammon/pkg-plist index b38b1bcc8b7e..79b0f9db4aaf 100644 --- a/games/xgammon/pkg-plist +++ b/games/xgammon/pkg-plist @@ -1,4 +1,4 @@ bin/xgammon -man/man6/xgammon.6.gz lib/X11/app-defaults/XGammon lib/X11/xgammon/xgammon.db +@dirrm lib/X11/xgammon |