aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/etoile-wildmenus/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2006-12-24 20:25:57 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2006-12-24 20:25:57 +0000
commit75e0e36aa275c4bd82e9da01dbb2979cc1c18f94 (patch)
tree099ab8e75f8d28d0a62edb6c137a4775f39a6473 /x11-themes/etoile-wildmenus/Makefile
parenteb98ed0b47ee8d2fffb9fea90f28ddb9c6fdcc72 (diff)
downloadports-75e0e36aa275c4bd82e9da01dbb2979cc1c18f94.tar.gz
ports-75e0e36aa275c4bd82e9da01dbb2979cc1c18f94.zip
Notes
Diffstat (limited to 'x11-themes/etoile-wildmenus/Makefile')
-rw-r--r--x11-themes/etoile-wildmenus/Makefile16
1 files changed, 9 insertions, 7 deletions
diff --git a/x11-themes/etoile-wildmenus/Makefile b/x11-themes/etoile-wildmenus/Makefile
index a9e5e718d712..4b727c67611b 100644
--- a/x11-themes/etoile-wildmenus/Makefile
+++ b/x11-themes/etoile-wildmenus/Makefile
@@ -8,23 +8,25 @@
PORTNAME= wildmenus
PORTVERSION= 0.1.${SNAPSHOT}
CATEGORIES= x11-themes
-MASTER_SITES= http://io.debian.net/~tar/ports/distfiles/
+MASTER_SITES= ${MASTER_SITE_LOCAL} \
+ http://people.freebsd.org/~%%SUBDIR%%/distfiles/
+MASTER_SITE_SUBDIR= dinoex
PKGNAMEPREFIX= etoile-
-DISTNAME= etoile_0+${SNAPSHOT}+dfsg.orig
+DISTNAME= Etoile-${SNAPSHOT}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Etoile Project WildMenus bundle
-SNAPSHOT= 20060917
-WRKSRC= ${WRKDIR}/etoile-0+${SNAPSHOT}+dfsg/Etoile/
-USE_GMAKE= yes
+USE_BZIP2= yes
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
-MAKEFILE= GNUmakefile
-NO_FILTER_SHLIBS= yes
+USE_GNUSTEP_LDCONFIG= ${LOCALLIBDIR}
+
+SNAPSHOT= 20061221
+WRKSRC= ${WRKDIR}/Etoile/
USE_GNUSTEP_MAKE_DIRS+= Bundles/WildMenus
.include <bsd.port.mk>