diff options
-rw-r--r-- | misc/quick-lounge-applet/Makefile | 10 | ||||
-rw-r--r-- | misc/quick-lounge-applet/distinfo | 2 |
2 files changed, 4 insertions, 8 deletions
diff --git a/misc/quick-lounge-applet/Makefile b/misc/quick-lounge-applet/Makefile index 14cd6bbd22cc..6b8a3563d7c6 100644 --- a/misc/quick-lounge-applet/Makefile +++ b/misc/quick-lounge-applet/Makefile @@ -6,10 +6,10 @@ # PORTNAME= quick-lounge-applet -PORTVERSION= 1.1.4 +PORTVERSION= 2.0.0 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.1 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.0 DIST_SUBDIR= gnome2 MAINTAINER= marcus@FreeBSD.org @@ -23,10 +23,6 @@ USE_GNOME= gnomeprefix gnomehack gnomepanel USE_LIBTOOL= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure + LDFLAGS="-L${LOCALBASE}/lib" .include <bsd.port.mk> diff --git a/misc/quick-lounge-applet/distinfo b/misc/quick-lounge-applet/distinfo index fdf939f8bfba..e69153317b04 100644 --- a/misc/quick-lounge-applet/distinfo +++ b/misc/quick-lounge-applet/distinfo @@ -1 +1 @@ -MD5 (gnome2/quick-lounge-applet-1.1.4.tar.bz2) = 0202a64a244e93970e7f0bf4b49b7b54 +MD5 (gnome2/quick-lounge-applet-2.0.0.tar.bz2) = b3791f2a67dcb9d9475479b5aab6d424 |