diff options
Diffstat (limited to 'devel/sdl12/files/patch-src_video_Makefile.am')
-rw-r--r-- | devel/sdl12/files/patch-src_video_Makefile.am | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/devel/sdl12/files/patch-src_video_Makefile.am b/devel/sdl12/files/patch-src_video_Makefile.am deleted file mode 100644 index c0ac73d..0000000 --- a/devel/sdl12/files/patch-src_video_Makefile.am +++ /dev/null @@ -1,15 +0,0 @@ - -$FreeBSD$ - ---- src/video/Makefile.am.orig Mon Jun 18 18:21:39 2001 -+++ src/video/Makefile.am Mon Jun 25 18:00:56 2001 -@@ -8,7 +8,8 @@ - DIST_SUBDIRS = dummy x11 dga nanox fbcon svga ggi aalib \ - wincommon windib windx5 \ - maccommon macdsp macrom quartz \ -- bwindow ps2gs photon cybergfx -+ bwindow ps2gs photon cybergfx \ -+ vgl - - DRIVERS = @VIDEO_DRIVERS@ - |