diff options
author | Rene Ladan <rene@FreeBSD.org> | 2014-03-28 10:34:51 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2014-03-28 10:34:51 +0000 |
commit | ad80acb5ecc5c84970094ecd4869f55c0fcb6d65 (patch) | |
tree | 1b8e9f3169f8e3cf4ca44db808f9114d0b2807bd /audio/pysol-sound-server/files/patch-aa | |
parent | Update to version 3.30. (diff) |
Remove expired ports:
2014-03-27 audio/pysol-sound-server: Broken, abondonware, use pysolfc
2014-03-27 games/pysol-cardsets: Broken, abondonware, use pysolfc
2014-03-27 games/pysol-music: Broken, abondonware, use pysolfc
2014-03-27 games/pysol: Broken, abondonware, use pysolfc
2014-03-28 devel/ros_tutorials: Depends on expiring devel/ros_comm
2014-03-28 math/ros-geometry: Depends on expiring devel/ros_comm
2014-03-28 devel/ros-nxt: Depends on expiring devel/ros_comm
2014-03-28 devel/ros-rx: Depends on expiring devel/ros_comm
2014-03-28 devel/R-cran-vcd: New port without proper maintainer
2014-03-28 devel/ros-documentation: Depends on expiring devel/ros_comm
2014-03-28 devel/ros-common_msgs: Depends on expiring devel/ros_comm
2014-03-28 devel/ros_comm: Broken for more than 6 months
Notes
Notes:
svn path=/head/; revision=349406
Diffstat (limited to 'audio/pysol-sound-server/files/patch-aa')
-rw-r--r-- | audio/pysol-sound-server/files/patch-aa | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/audio/pysol-sound-server/files/patch-aa b/audio/pysol-sound-server/files/patch-aa deleted file mode 100644 index e9421ebd1fb7..000000000000 --- a/audio/pysol-sound-server/files/patch-aa +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- configure.orig Mon Jun 24 18:01:01 2002 -+++ configure Mon May 5 18:41:52 2003 -@@ -17,7 +17,7 @@ - fi - SDL_VERSION=`"$SDL_CONFIG" --version` - SDL_CFLAGS=`"$SDL_CONFIG" --cflags` --SDL_LIBS=`"$SDL_CONFIG" --libs` -+SDL_LIBS=`$SDL_CONFIG --libs | sed 's/-pthread//'` - - SMPEG_CFLAGS="" - SMPEG_LIBS="-lsmpeg" |