diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-05-30 12:28:39 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-05-30 12:28:39 +0000 |
commit | ca8e128e6212bd33d5de26a9bc7bec0bc4359156 (patch) | |
tree | 254262630d86e6b617abfedbdb7461dd9b45418d /x11/etoile-idle | |
parent | ec46bb88d18c00dd1c9a3e3bcc69238668068cd2 (diff) | |
download | ports-ca8e128e6212bd33d5de26a9bc7bec0bc4359156.tar.gz ports-ca8e128e6212bd33d5de26a9bc7bec0bc4359156.zip |
Notes
Diffstat (limited to 'x11/etoile-idle')
-rw-r--r-- | x11/etoile-idle/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/etoile-idle/Makefile b/x11/etoile-idle/Makefile index 22d29820aaaa..2e7fbfefd768 100644 --- a/x11/etoile-idle/Makefile +++ b/x11/etoile-idle/Makefile @@ -19,7 +19,6 @@ BUILD_DEPENDS= ${LOCALBASE}/include/X11/extensions/scrnsaver.h:${PORTSDIR}/x11/s USE_BZIP2= yes USE_GNUSTEP= yes -USE_GNUSTEP_PREFIX= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes @@ -28,7 +27,7 @@ USE_XORG= xscrnsaver WRKSRC= ${WRKDIR}/Etoile-${PORTVERSION} USE_GNUSTEP_MAKE_DIRS+= Services/Private/Idle -PLIST_FILES= System/Tools/Idle +PLIST_FILES= GNUstep/System/Tools/Idle XWINDOWSERVERKIT_PORT?= x11/etoile-xwindowserverkit |