diff options
author | dinoex <dinoex@FreeBSD.org> | 2006-12-22 13:46:45 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2006-12-22 13:46:45 +0000 |
commit | 5d24709652ac3845cd2eb5d00bfddb81d49bea83 (patch) | |
tree | 999332f9affd98b51a201e166a472a53355e9a63 /x11/gnustep-app | |
parent | f74d1bdfe25552fa160bb01920b153a7f89ff6d2 (diff) | |
download | FreeBSD-ports-5d24709652ac3845cd2eb5d00bfddb81d49bea83.zip FreeBSD-ports-5d24709652ac3845cd2eb5d00bfddb81d49bea83.tar.gz |
- added OgreKit, LuceneKit, Typewriter
Diffstat (limited to 'x11/gnustep-app')
-rw-r--r-- | x11/gnustep-app/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/x11/gnustep-app/Makefile b/x11/gnustep-app/Makefile index 056cee3..fd94574 100644 --- a/x11/gnustep-app/Makefile +++ b/x11/gnustep-app/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnustep-app PORTVERSION= 1.13.0 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= x11 MASTER_SITES= # empty DISTFILES= # empty @@ -68,9 +68,8 @@ USE_GNUSTEP_LOCAL_LIBS+= \ PopplerKit:graphics/popplerkit \ CameraKit:graphics/camerakit \ Tryst:net/tryst \ - -# OgreKit:textproc/etoile-ogrekit \ -# LuceneKit:textproc/etoile-lucenekit \ + OgreKit:textproc/etoile-ogrekit \ + LuceneKit:textproc/etoile-lucenekit \ USE_GNUSTEP_SYSTEM_BUNDLES+= \ EtoileMenus:x11-themes/etoile-etoilemenus \ @@ -184,9 +183,9 @@ USE_GNUSTEP_LOCAL_APPS+= \ Toolbox:deskutils/toolbox \ Fortunate:games/fortunate \ TBrowser:net/tryst-examples \ + Typewriter:editors/etoile-typewriter \ # CameraTransfer:graphics/cameratransfer \ -# Typewriter:editors/etoile-typewriter \ USE_GNUSTEP_LOCAL_TOOLS+= \ zillion:net/zillion \ |