diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-12-20 03:44:15 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-12-20 03:44:15 +0800 |
commit | 431cfe4c037841e490d9ca8a7653c5123cd82465 (patch) | |
tree | 9d631b991c6c0c4da0092d544bfcb0f851366a4e /x11/gnome-applets/Makefile | |
parent | 42715075aab4d62ed7ea854749e6534a72a3a2bc (diff) | |
download | marcuscom-ports-431cfe4c037841e490d9ca8a7653c5123cd82465.tar marcuscom-ports-431cfe4c037841e490d9ca8a7653c5123cd82465.tar.gz marcuscom-ports-431cfe4c037841e490d9ca8a7653c5123cd82465.tar.bz2 marcuscom-ports-431cfe4c037841e490d9ca8a7653c5123cd82465.tar.lz marcuscom-ports-431cfe4c037841e490d9ca8a7653c5123cd82465.tar.xz marcuscom-ports-431cfe4c037841e490d9ca8a7653c5123cd82465.tar.zst marcuscom-ports-431cfe4c037841e490d9ca8a7653c5123cd82465.zip |
Update to 2.1.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@310 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-applets/Makefile')
-rw-r--r-- | x11/gnome-applets/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index c8b00beef..97c349033 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomeapplets2 -PORTVERSION= 2.1.1 +PORTVERSION= 2.1.3 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-applets/2.1 @@ -24,7 +24,7 @@ USE_X_PREFIX= yes USE_GMAKE= yes USE_REINPLACE= yes USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack +USE_GNOME= gnomehier gnomeprefix gnomehack USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |