diff options
author | bapt <bapt@FreeBSD.org> | 2012-06-06 18:04:06 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-06-06 18:04:06 +0800 |
commit | 1c365e3e7d6c9a6ba7fe8f1f1c55096e25e06d6d (patch) | |
tree | f76783cd48ab04e5e098657edaa19e444fa1073c /audio/amarok | |
parent | 2219abb116591b2a9f2e82501dbea64f4ccd1fb5 (diff) | |
download | freebsd-ports-gnome-1c365e3e7d6c9a6ba7fe8f1f1c55096e25e06d6d.tar.gz freebsd-ports-gnome-1c365e3e7d6c9a6ba7fe8f1f1c55096e25e06d6d.tar.zst freebsd-ports-gnome-1c365e3e7d6c9a6ba7fe8f1f1c55096e25e06d6d.zip |
to no try to run check-options-version anymore
Submitted by: pointyhat (pav)
Diffstat (limited to 'audio/amarok')
-rw-r--r-- | audio/amarok/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile index e2c0330af5b5..f3ba017998c2 100644 --- a/audio/amarok/Makefile +++ b/audio/amarok/Makefile @@ -105,8 +105,6 @@ CONFIGURE_ARGS+=--enable-debug=full STRIP= # none .endif -pre-extract: check-options-version - post-patch: @${REINPLACE_CMD} -e 's|-O2||g; \ s|LIBS="-ltunepimp $$LIBS"|LIBS="-ltunepimp -liconv $$LIBS"|g; \ |