aboutsummaryrefslogtreecommitdiff
path: root/lang/etoile-io
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2010-05-30 12:28:39 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2010-05-30 12:28:39 +0000
commitca8e128e6212bd33d5de26a9bc7bec0bc4359156 (patch)
tree254262630d86e6b617abfedbdb7461dd9b45418d /lang/etoile-io
parentec46bb88d18c00dd1c9a3e3bcc69238668068cd2 (diff)
downloadports-ca8e128e6212bd33d5de26a9bc7bec0bc4359156.tar.gz
ports-ca8e128e6212bd33d5de26a9bc7bec0bc4359156.zip
Notes
Diffstat (limited to 'lang/etoile-io')
-rw-r--r--lang/etoile-io/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/etoile-io/Makefile b/lang/etoile-io/Makefile
index 612255bb7e57..fd413d34dd96 100644
--- a/lang/etoile-io/Makefile
+++ b/lang/etoile-io/Makefile
@@ -19,7 +19,6 @@ COMMENT= Etoile Project Io Language
PORTSCOUT= limit:^0\.2
USE_GNUSTEP= yes
-USE_GNUSTEP_PREFIX= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
@@ -28,7 +27,7 @@ USE_GNUSTEP_LOCAL_LIBS+= DistributedView:${DISTRIBUTEDVIEW_PORT}
WRKSRC= ${WRKDIR}/Etoile-${PORTVERSION}
USE_GNUSTEP_MAKE_DIRS+= Languages/Io
HEADER_DIR= Local/Library/Headers/Io
-PLIST_FILES= Local/Tools/ioobjc
+PLIST_FILES= GNUstep/Local/Tools/ioobjc
DISTRIBUTEDVIEW_PORT?= deskutils/etoile-distributedview