aboutsummaryrefslogtreecommitdiff
path: root/audio/gqradio/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2007-10-24 23:37:25 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2007-10-24 23:37:25 +0000
commit4acc6fb2a411b291c9c210d82bafe7c62e71c77d (patch)
treebc16420eb52d65511ceb520c00171d219210a473 /audio/gqradio/Makefile
parent97dfcc1b41c5b4581b1d73128a866beec069c5bf (diff)
downloadports-4acc6fb2a411b291c9c210d82bafe7c62e71c77d.tar.gz
ports-4acc6fb2a411b291c9c210d82bafe7c62e71c77d.zip
Notes
Diffstat (limited to 'audio/gqradio/Makefile')
-rw-r--r--audio/gqradio/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/audio/gqradio/Makefile b/audio/gqradio/Makefile
index ed62d7764db1..8d6db65eae98 100644
--- a/audio/gqradio/Makefile
+++ b/audio/gqradio/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gqradio
PORTVERSION= 1.9.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=gqmpeg
@@ -25,9 +25,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" \
post-patch:
- @${REINPLACE_CMD} -e \
- 's|share/gqradio|share/gnome/gqradio|; \
- s|\(doc/gqradio\)-\$$VERSION|\1|' \
+ @${REINPLACE_CMD} -e 's|\(doc/gqradio\)-\$$VERSION|\1|' \
${WRKSRC}/configure
@${REINPLACE_CMD} -e \
's|^\(readmedir = \).*|\1$$(prefix)/share/doc/gqradio|; \