diff options
Diffstat (limited to 'audio/gqradio/Makefile')
-rw-r--r-- | audio/gqradio/Makefile | 6 |
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|; \ |