diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2008-12-01 18:29:14 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2008-12-01 18:29:14 +0000 |
commit | 9e09a5db0225e4ca57416b2fff22fdd3a9ffd7b7 (patch) | |
tree | fb2b0d41f296acbe036fb38191acb45942e152cb /x11/gnustep-app | |
parent | 08079c7a320a8429ad9e5559c59c5866e1a98462 (diff) | |
download | ports-9e09a5db0225e4ca57416b2fff22fdd3a9ffd7b7.tar.gz ports-9e09a5db0225e4ca57416b2fff22fdd3a9ffd7b7.zip |
Notes
Diffstat (limited to 'x11/gnustep-app')
-rw-r--r-- | x11/gnustep-app/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnustep-app/Makefile b/x11/gnustep-app/Makefile index a4246d8b14e9..67415f2f6545 100644 --- a/x11/gnustep-app/Makefile +++ b/x11/gnustep-app/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnustep-app PORTVERSION= 1.14.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 gnustep MASTER_SITES= # empty DISTFILES= # empty @@ -218,6 +218,7 @@ USE_GNUSTEP_LOCAL_APPS+= \ ScriptServices:deskutils/etoile-scriptservices \ Melodie:audio/etoile-melodie \ StepChat:net-im/etoile-stepchat \ + LaternaMagica:graphics/laternamagica \ # CameraTransfer:graphics/cameratransfer \ # Mantella:www/etoile-mantella \ |