ports/109218: [PATCH] devel/sdl: fix pkg-plist w/ NOPORTDOCS
Rong-En Fan
rafan at FreeBSD.org
Fri Feb 16 06:10:09 UTC 2007
>Number: 109218
>Category: ports
>Synopsis: [PATCH] devel/sdl: fix pkg-plist w/ NOPORTDOCS
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Fri Feb 16 06:10:05 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Rong-En Fan
>Release: FreeBSD 6.2-PRERELEASE amd64
>Organization:
NTU CSIE
>Environment:
>Description:
- include/SDL should always be removed
Port maintainer (shaun at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- sdl-1.2.11,2.patch begins here ---
Index: pkg-plist
===================================================================
RCS file: /big/freebsd-cvsup/ncvs/ports/devel/sdl12/pkg-plist,v
retrieving revision 1.34
diff -u -u -r1.34 pkg-plist
--- pkg-plist 26 Jan 2007 19:05:52 -0000 1.34
+++ pkg-plist 16 Feb 2007 06:07:01 -0000
@@ -298,4 +298,4 @@
%%PORTDOCS%%@dirrm %%DOCSDIR%%/docs/html
%%PORTDOCS%%@dirrm %%DOCSDIR%%/docs
%%PORTDOCS%%@dirrm %%DOCSDIR%%
-%%PORTDOCS%%@dirrm include/SDL
+ at dirrm include/SDL
--- sdl-1.2.11,2.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list