diff options
Diffstat (limited to 'multimedia/beep-media-player/Makefile')
-rw-r--r-- | multimedia/beep-media-player/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/beep-media-player/Makefile b/multimedia/beep-media-player/Makefile index 1665f8afdadc..de4001652456 100644 --- a/multimedia/beep-media-player/Makefile +++ b/multimedia/beep-media-player/Makefile @@ -7,7 +7,7 @@ PORTNAME= beep-media-player PORTVERSION= 0.9.7 -PORTREVISION= 9 +PORTREVISION= 10 PORTEPOCH= 1 CATEGORIES= multimedia audio ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} @@ -22,7 +22,6 @@ WANT_GNOME= yes USE_X_PREFIX= yes USE_REINPLACE= yes USE_AUTOTOOLS= libtool:15 -LIBTOOLFILES= configure USE_GMAKE= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |