diff options
author | marcus <marcus@FreeBSD.org> | 2003-06-29 08:59:34 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-06-29 08:59:34 +0800 |
commit | ab1cf2ac1ff4dddff6f91b6b585bc21072ff7b73 (patch) | |
tree | d3b67947491bee8c7c36ec1972a9229141035938 /net | |
parent | 5fd141564229595153bf8857ba137b7c29a69d5e (diff) | |
download | freebsd-ports-gnome-ab1cf2ac1ff4dddff6f91b6b585bc21072ff7b73.tar.gz freebsd-ports-gnome-ab1cf2ac1ff4dddff6f91b6b585bc21072ff7b73.tar.zst freebsd-ports-gnome-ab1cf2ac1ff4dddff6f91b6b585bc21072ff7b73.zip |
Update to 0.9.
Diffstat (limited to 'net')
-rw-r--r-- | net/netspeed_applet/Makefile | 4 | ||||
-rw-r--r-- | net/netspeed_applet/distinfo | 2 | ||||
-rw-r--r-- | net/netspeed_applet/pkg-plist | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/net/netspeed_applet/Makefile b/net/netspeed_applet/Makefile index ec535dc426a8..de191ff97225 100644 --- a/net/netspeed_applet/Makefile +++ b/net/netspeed_applet/Makefile @@ -6,7 +6,7 @@ # PORTNAME= netspeed_applet -PORTVERSION= 0.8 +PORTVERSION= 0.9 CATEGORIES= net gnome MASTER_SITES= http://mfcn.ilo.de/netspeed_applet/ @@ -21,6 +21,6 @@ USE_REINPLACE= yes USE_GNOME= gnomehier gnomeprefix gnomehack gnomepanel USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" + LDFLAGS="-L${LOCALBASE}/lib" .include <bsd.port.mk> diff --git a/net/netspeed_applet/distinfo b/net/netspeed_applet/distinfo index a25ef58b6147..321d5e0846bc 100644 --- a/net/netspeed_applet/distinfo +++ b/net/netspeed_applet/distinfo @@ -1 +1 @@ -MD5 (netspeed_applet-0.8.tar.gz) = 21c2444f287dac994e718bbbf1891a91 +MD5 (netspeed_applet-0.9.tar.gz) = 90483c45471f299fad83d58e603179f1 diff --git a/net/netspeed_applet/pkg-plist b/net/netspeed_applet/pkg-plist index 4e98aebfd3b8..0c60f58ff089 100644 --- a/net/netspeed_applet/pkg-plist +++ b/net/netspeed_applet/pkg-plist @@ -43,9 +43,11 @@ share/locale/et/LC_MESSAGES/netspeed_applet.mo share/locale/fr/LC_MESSAGES/netspeed_applet.mo share/locale/hu/LC_MESSAGES/netspeed_applet.mo share/locale/it/LC_MESSAGES/netspeed_applet.mo +share/locale/ja/LC_MESSAGES/netspeed_applet.mo share/locale/ms/LC_MESSAGES/netspeed_applet.mo share/locale/nl/LC_MESSAGES/netspeed_applet.mo share/locale/ru/LC_MESSAGES/netspeed_applet.mo +share/locale/tr/LC_MESSAGES/netspeed_applet.mo share/locale/zh_CN/LC_MESSAGES/netspeed_applet.mo @dirrm share/gnome/omf/netspeed_applet @dirrm share/gnome/help/netspeed_applet/de/figures |