summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/eel
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-01-26 03:15:12 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-01-26 03:15:12 +0800
commit01a951ae429632e42f71dc56bebb79877db01859 (patch)
treed2c7f60d36270a5ef481fe1069e3aea12024ddfc /x11-toolkits/eel
parent9b76e98cd123f67741777d5f78da4a5d706e3ab2 (diff)
downloadmarcuscom-ports-01a951ae429632e42f71dc56bebb79877db01859.tar
marcuscom-ports-01a951ae429632e42f71dc56bebb79877db01859.tar.gz
marcuscom-ports-01a951ae429632e42f71dc56bebb79877db01859.tar.bz2
marcuscom-ports-01a951ae429632e42f71dc56bebb79877db01859.tar.lz
marcuscom-ports-01a951ae429632e42f71dc56bebb79877db01859.tar.xz
marcuscom-ports-01a951ae429632e42f71dc56bebb79877db01859.tar.zst
marcuscom-ports-01a951ae429632e42f71dc56bebb79877db01859.zip
Add GNOME_DESKTOP_VERSION, and cleanup the MASTER_SITE_SUBDIR.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3513 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/eel')
-rw-r--r--x11-toolkits/eel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/eel/Makefile b/x11-toolkits/eel/Makefile
index 9aacde35f..28bc21bbc 100644
--- a/x11-toolkits/eel/Makefile
+++ b/x11-toolkits/eel/Makefile
@@ -9,7 +9,7 @@ PORTNAME= eel
PORTVERSION= 2.9.90
CATEGORIES= x11-toolkits gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.9
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.9
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
@@ -18,6 +18,7 @@ COMMENT= Generally useful classes and extensions to GNOME
USE_BZIP2= yes
USE_GMAKE= yes
USE_X_PREFIX= yes
+GNOME_DESKTOP_VERSION=2
USE_GNOME= gnomeprefix gnomehack gnomevfs2 gail gnomedesktop
USE_LIBTOOL_VER=15
USE_REINPLACE= yes