diff options
author | bsam <bsam@FreeBSD.org> | 2006-07-02 21:10:05 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2006-07-02 21:10:05 +0800 |
commit | 0daa750005ca40db699d7ea32e289511eb45701f (patch) | |
tree | 303501b0ffd716008988311ff1af4e46bcd92f67 /devel/linux-f10-sdl12 | |
parent | e104b1b297cb36bb24eeee636d65505beea66432 (diff) | |
download | freebsd-ports-gnome-0daa750005ca40db699d7ea32e289511eb45701f.tar.gz freebsd-ports-gnome-0daa750005ca40db699d7ea32e289511eb45701f.tar.zst freebsd-ports-gnome-0daa750005ca40db699d7ea32e289511eb45701f.zip |
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)
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 |