summaryrefslogtreecommitdiff
path: root/x11/etoile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2006-12-29 19:37:15 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2006-12-29 19:37:15 +0000
commitbebf49a05d68de0b78ba240deab5ab36ecd0b4e6 (patch)
tree436800faf9f85191b4a734f4bf901470ad87beef /x11/etoile
parent- update to 3.82 (diff)
- added ioobjc, AZBackground, Babbler, Mollusk
Diffstat (limited to 'x11/etoile')
-rw-r--r--x11/etoile/Makefile14
1 files changed, 13 insertions, 1 deletions
diff --git a/x11/etoile/Makefile b/x11/etoile/Makefile
index 7ed95d751d08..9883265ff723 100644
--- a/x11/etoile/Makefile
+++ b/x11/etoile/Makefile
@@ -7,7 +7,7 @@
PORTNAME= etoile
PORTVERSION= 0.1.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11
MASTER_SITES= # empty
DISTFILES= # empty
@@ -53,10 +53,14 @@ USE_GNUSTEP_LOCAL_LIBS+= \
MultimediaKit:multimedia/etoile-multimediakit \
EtoileUI:deskutils/etoile-ui \
+# DistributedView:deskutils/etoile-distributedview \
+
USE_GNUSTEP_SYSTEM_BUNDLES+= \
EtoileMenus:x11-themes/etoile-etoilemenus \
EtoileBehavior:sysutils/etoile-behavior \
+USE_GNUSTEP_LOCAL_BUNDLES+= \
+
USE_GNUSTEP_SYSTEM_THEMES+= \
Camaelon:x11-themes/etoile-camaelon \
@@ -76,5 +80,13 @@ USE_GNUSTEP_LOCAL_APPS+= \
EtoileMenuServer:deskutils/etoile-menuserver \
Vindaloo:graphics/vindaloo \
Typewriter:editors/etoile-typewriter \
+ AZBackground:x11-themes/etoile-azbackground \
+ Babbler:multimedia/etoile-babbler \
+ Mollusk:www/etoile-mollusk \
+
+# Mantella:www/etoile-mantella \
+
+USE_GNUSTEP_LOCAL_TOOLS+= \
+ ioobjc:lang/etoile-io \
.include <bsd.port.mk>