From 394cf0d6b0cd52626d7f4707d148103bf1796a7e Mon Sep 17 00:00:00 2001 From: Matthew Hunt Date: Mon, 5 Aug 2002 22:50:12 +0000 Subject: Correct manpage packaging problem. PR: ports/41095 Submitted by: Adam Weinberger --- games/xpat2/Makefile | 2 -- games/xpat2/files/patch-ab | 13 ++++++++++--- 2 files changed, 10 insertions(+), 5 deletions(-) (limited to 'games/xpat2') diff --git a/games/xpat2/Makefile b/games/xpat2/Makefile index 8c53b8b6b506..5927eda78e9f 100644 --- a/games/xpat2/Makefile +++ b/games/xpat2/Makefile @@ -15,8 +15,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src MAINTAINER= mph@freebsd.org -BROKEN= "Does not package correctly" - USE_IMAKE= yes USE_XPM= yes MAN6= xpat2.6 diff --git a/games/xpat2/files/patch-ab b/games/xpat2/files/patch-ab index 5f846ab57223..4005e1251fa2 100644 --- a/games/xpat2/files/patch-ab +++ b/games/xpat2/files/patch-ab @@ -1,5 +1,5 @@ ---- Xpat.tmpl.orig Mon Mar 12 12:14:02 2001 -+++ Xpat.tmpl Mon Mar 12 12:16:19 2001 +--- Xpat.tmpl.orig Sun Nov 5 12:03:10 2000 ++++ Xpat.tmpl Sun Jul 28 17:38:32 2002 @@ -40,9 +40,9 @@ XCOMM 1. Specify User Interface (_exactly_ one of the interfaces below) @@ -30,7 +30,7 @@ XCOMM the default is to copy an .au-file to /dev/audio SOUNDOBJ = X-sound_SUN.o -@@ -161,7 +161,7 @@ +@@ -161,13 +161,14 @@ XCOMM ######################################################################### XCOMM Root directory of xpat2 installation @@ -39,3 +39,10 @@ XCOMM XPATROOT = /usr/local/lib/xpat XCOMM XPATROOT = /opt/XPat2 + XPATLIBDIR = $(XPATROOT) + APPDEFSDIR = $(LIBDIR) + XPATMANDIR = $(XPATROOT)/man/man6 ++MANSUFFIX = 6 + + XCOMM This is the name of the log-file, where solved games are stored: + SCOREFILE = /var/games/xpat.log -- cgit v1.2.3