summaryrefslogtreecommitdiffstats
path: root/x11/gnome-panel/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-08-19 13:43:38 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-08-19 13:43:38 +0800
commit0e9341a37544dcb8b8fdac0dd091e070d7cfc10e (patch)
tree06a6436493d196a03fece4c10362921079cb0eb5 /x11/gnome-panel/Makefile
parent2358fe73364d70d5a04d0fb47c7c8fe5af127800 (diff)
downloadmarcuscom-ports-0e9341a37544dcb8b8fdac0dd091e070d7cfc10e.tar
marcuscom-ports-0e9341a37544dcb8b8fdac0dd091e070d7cfc10e.tar.gz
marcuscom-ports-0e9341a37544dcb8b8fdac0dd091e070d7cfc10e.tar.bz2
marcuscom-ports-0e9341a37544dcb8b8fdac0dd091e070d7cfc10e.tar.lz
marcuscom-ports-0e9341a37544dcb8b8fdac0dd091e070d7cfc10e.tar.xz
marcuscom-ports-0e9341a37544dcb8b8fdac0dd091e070d7cfc10e.tar.zst
marcuscom-ports-0e9341a37544dcb8b8fdac0dd091e070d7cfc10e.zip
Add ltverhack to normalize the shared lib version.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4546 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-panel/Makefile')
-rw-r--r--x11/gnome-panel/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile
index 316c64545..6ba39d00d 100644
--- a/x11/gnome-panel/Makefile
+++ b/x11/gnome-panel/Makefile
@@ -3,11 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnomepanel/Makefile,v 1.101 2005/07/26 14:23:18 marcus Exp $
+# $MCom: ports/x11/gnomepanel/Makefile,v 1.102 2005/08/09 14:45:07 kwm Exp $
#
PORTNAME= gnomepanel
PORTVERSION= 2.11.91
+PORTREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-panel/2.11
@@ -23,7 +24,7 @@ INSTALLS_SHLIB= yes
USE_X_PREFIX= yes
USE_REINPLACE= yes
USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop \
- libwnck gnomemenus gnomedocutils
+ libwnck gnomemenus gnomedocutils ltverhack
WANT_GNOME= yes
GNOME_DESKTOP_VERSION=2
USE_GMAKE= yes