diff options
author | dinoex <dinoex@FreeBSD.org> | 2006-11-03 02:55:48 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2006-11-03 02:55:48 +0800 |
commit | dc33541ada40ac203e2d285cd3e346fc6f1dc92c (patch) | |
tree | 5c3d561c998a63e306462d9459039476593bd5a1 /x11/gnustep-app | |
parent | d1ea7cdfecf2d989b1e70f7193bdf3680d75cad6 (diff) | |
download | freebsd-ports-gnome-dc33541ada40ac203e2d285cd3e346fc6f1dc92c.tar.gz freebsd-ports-gnome-dc33541ada40ac203e2d285cd3e346fc6f1dc92c.tar.zst freebsd-ports-gnome-dc33541ada40ac203e2d285cd3e346fc6f1dc92c.zip |
- added Duncan and Jishyo
Diffstat (limited to 'x11/gnustep-app')
-rw-r--r-- | x11/gnustep-app/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/gnustep-app/Makefile b/x11/gnustep-app/Makefile index fb3531ffcc24..c653b9cde968 100644 --- a/x11/gnustep-app/Makefile +++ b/x11/gnustep-app/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnustep-app PORTVERSION= 1.13.0 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= # empty DISTFILES= # empty @@ -91,8 +92,8 @@ USE_GNUSTEP_LOCAL_APPS+= GPuzzle2:games/gpuzzle USE_GNUSTEP_LOCAL_APPS+= Ticker:www/gnustep-ticker USE_GNUSTEP_LOCAL_APPS+= NoteBook:deskutils/gnustep-notebook USE_GNUSTEP_LOCAL_APPS+= HelpViewer:deskutils/helpviewer -#USE_GNUSTEP_LOCAL_APPS+= Duncan:textproc/duncan -#USE_GNUSTEP_LOCAL_APPS+= Jishyo:japanese/jishyo +USE_GNUSTEP_LOCAL_APPS+= Duncan:textproc/duncan +USE_GNUSTEP_LOCAL_APPS+= Jishyo:japanese/jishyo do-install: # empty |