summaryrefslogtreecommitdiffstats
path: root/deskutils/gnomeutils2/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-05-19 04:48:49 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-05-19 04:48:49 +0800
commit7f5373ff18bceb5a9b47286eb7ee3cb74a15e3a6 (patch)
treec1e48535903b124bad33f82bae7d8f0249ecedec /deskutils/gnomeutils2/Makefile
parentf023c1506575dd049081abebfc76250770518e9f (diff)
downloadmarcuscom-ports-7f5373ff18bceb5a9b47286eb7ee3cb74a15e3a6.tar
marcuscom-ports-7f5373ff18bceb5a9b47286eb7ee3cb74a15e3a6.tar.gz
marcuscom-ports-7f5373ff18bceb5a9b47286eb7ee3cb74a15e3a6.tar.bz2
marcuscom-ports-7f5373ff18bceb5a9b47286eb7ee3cb74a15e3a6.tar.lz
marcuscom-ports-7f5373ff18bceb5a9b47286eb7ee3cb74a15e3a6.tar.xz
marcuscom-ports-7f5373ff18bceb5a9b47286eb7ee3cb74a15e3a6.tar.zst
marcuscom-ports-7f5373ff18bceb5a9b47286eb7ee3cb74a15e3a6.zip
Update to 2.3.2. Say good-bye to gnome-calculator and gnome-charmap.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@766 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'deskutils/gnomeutils2/Makefile')
-rw-r--r--deskutils/gnomeutils2/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/deskutils/gnomeutils2/Makefile b/deskutils/gnomeutils2/Makefile
index 4d934268e..22d722026 100644
--- a/deskutils/gnomeutils2/Makefile
+++ b/deskutils/gnomeutils2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnomeutils2
-PORTVERSION= 2.3.1
+PORTVERSION= 2.3.2
PORTEPOCH= 1
CATEGORIES= misc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
@@ -25,11 +25,9 @@ GNOME_DESKTOP_VERSION=2
USE_GNOME= gnomeprefix gnomehack gnomehier gnomepanel
USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib"
+ LDFLAGS="-L${LOCALBASE}/lib"
-MAN1= gnome-calculator.1 \
- gnome-character-map.1 gnome-dictionary.1 \
- gnome-search-tool.1 gnome-system-log.1 gdialog.1
+MAN1= gnome-dictionary.1 gnome-search-tool.1 gnome-system-log.1 gdialog.1
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \