diff options
author | Rene Ladan <rene@FreeBSD.org> | 2024-08-04 14:59:18 +0200 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2024-08-04 14:59:18 +0200 |
commit | 55007e649e632734fbddceffb909ff4a7b1294b0 (patch) | |
tree | b5d9812e0de7de15c88125206cd52e018bd9d631 /audio/libsidplay2/files/patch-configure | |
parent | net-p2p/namecoin: expire on 2024-08-31 for graphics/svg2png (diff) |
audio/libsidplay2: Remove expired port
2024-07-31 audio/libsidplay2: Abandonware and superseded by audio/libsidplayfp
Diffstat (limited to 'audio/libsidplay2/files/patch-configure')
-rw-r--r-- | audio/libsidplay2/files/patch-configure | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/audio/libsidplay2/files/patch-configure b/audio/libsidplay2/files/patch-configure deleted file mode 100644 index 983ff296f61f..000000000000 --- a/audio/libsidplay2/files/patch-configure +++ /dev/null @@ -1,18 +0,0 @@ ---- configure.orig 2004-06-14 20:24:44 UTC -+++ configure -@@ -1737,6 +1737,7 @@ fi - echo; echo "Configuring resid..." - cd "$pwd/resid" - if ! eval ./configure $ac_configure_args \ -+--with-pic \ - --disable-resid-install; - then - exit -@@ -1745,6 +1746,7 @@ fi - echo; echo "Configuring resid-builder..." - cd $pwd/builders/resid-builder - if ! eval ./configure $ac_configure_args \ -+--with-pic \ - --with-sidplay2-includes=$pwd/libsidplay/include \ - --with-sidplay2-library=$pwd/libsidplay/src \ - --with-resid-includes=$pwd/resid \ |