diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2006-07-02 13:10:05 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2006-07-02 13:10:05 +0000 |
commit | 123c461867410ae46c4c36b6052d84085c970970 (patch) | |
tree | 5b80858216033e6ac9c47a83e0c6c91256d3c7f3 /devel/linux-f10-sdl12 | |
parent | 0a0a127043a8bb2e9795e46ff43da4af5a187b7a (diff) |
o unbreak i386-6-exp build of graphics/linux-sdl_image: remove [1]
LINUX_BASE/usr/doc dealing from devel/linux-sdl12
to emulators/linux_base-fc4 -- this directory belongs to the
linux mtree;
o bump PORTREVISION for both ports;
o update emulators/linux_base-fc4 distribution to info-4.8-8.fc4.2
(previous one is not fetchable now).
Reported by: linimon [1]
Approved by: netchild (mentor, implicit)
Notes
Notes:
svn path=/head/; revision=166759
Diffstat (limited to 'devel/linux-f10-sdl12')
-rw-r--r-- | devel/linux-f10-sdl12/Makefile | 1 | ||||
-rw-r--r-- | devel/linux-f10-sdl12/pkg-plist.i386 | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/linux-f10-sdl12/Makefile b/devel/linux-f10-sdl12/Makefile index 4319e01b9f98..ed36ae5fd4e5 100644 --- a/devel/linux-f10-sdl12/Makefile +++ b/devel/linux-f10-sdl12/Makefile @@ -8,6 +8,7 @@ PORTNAME= sdl PORTVERSION= 1.2.10 +PORTREVISION= 1 CATEGORIES= devel linux MASTER_SITES= http://www.libsdl.org/release/ \ ftp://ftp.icm.edu.pl/vol/rzm9/linux-pld/pool/s/SDL/ diff --git a/devel/linux-f10-sdl12/pkg-plist.i386 b/devel/linux-f10-sdl12/pkg-plist.i386 index 7bad4c5e788f..c60c1cf04b02 100644 --- a/devel/linux-f10-sdl12/pkg-plist.i386 +++ b/devel/linux-f10-sdl12/pkg-plist.i386 @@ -6,4 +6,3 @@ usr/lib/libSDL-1.1.so.0 usr/lib/libSDL-1.2.so.0 usr/lib/libSDL-1.2.so.0.7.3 @dirrm usr/share/doc/SDL-%%SDLVER%% -@dirrmtry usr/doc |