summaryrefslogtreecommitdiffstats
path: root/x11/gnome-applets/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-06-02 15:09:42 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-06-02 15:09:42 +0800
commitc308072ab722500f28adfc320cf6ef2dedbecb9f (patch)
treec0884b3e0a6076fd12d6b4aa47013b262a0cbb97 /x11/gnome-applets/Makefile
parentcb3fc424797071f218c3630b19aa89179bf0217e (diff)
downloadmarcuscom-ports-c308072ab722500f28adfc320cf6ef2dedbecb9f.tar
marcuscom-ports-c308072ab722500f28adfc320cf6ef2dedbecb9f.tar.gz
marcuscom-ports-c308072ab722500f28adfc320cf6ef2dedbecb9f.tar.bz2
marcuscom-ports-c308072ab722500f28adfc320cf6ef2dedbecb9f.tar.lz
marcuscom-ports-c308072ab722500f28adfc320cf6ef2dedbecb9f.tar.xz
marcuscom-ports-c308072ab722500f28adfc320cf6ef2dedbecb9f.tar.zst
marcuscom-ports-c308072ab722500f28adfc320cf6ef2dedbecb9f.zip
Update to 2.3.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@831 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-applets/Makefile')
-rw-r--r--x11/gnome-applets/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile
index a9984cb56..ce21fc6ed 100644
--- a/x11/gnome-applets/Makefile
+++ b/x11/gnome-applets/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnomeapplets2
-PORTVERSION= 2.3.2
+PORTVERSION= 2.3.3
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-applets/2.3
@@ -26,7 +26,7 @@ GNOME_DESKTOP_VERSION=2
USE_GNOME= gnomehier gnomeprefix gnomehack gnomepanel gail
USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib"
+ LDFLAGS="-L${LOCALBASE}/lib"
.include <bsd.port.pre.mk>