diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2009-07-06 07:31:13 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2009-07-06 07:31:13 +0000 |
commit | a756da88adc74cd7badc7b8bbff8f0f699fb4bc0 (patch) | |
tree | fe49f5b4fd6f165db253750fac3d7891d58f78fa /x11-wm/etoile-login | |
parent | 3c52fc9aaff1cfe80c36340c15d421ae34ca0fd7 (diff) | |
download | ports-a756da88adc74cd7badc7b8bbff8f0f699fb4bc0.tar.gz ports-a756da88adc74cd7badc7b8bbff8f0f699fb4bc0.zip |
Notes
Diffstat (limited to 'x11-wm/etoile-login')
-rw-r--r-- | x11-wm/etoile-login/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/etoile-login/Makefile b/x11-wm/etoile-login/Makefile index 17a79834c895..1262d6786dc8 100644 --- a/x11-wm/etoile-login/Makefile +++ b/x11-wm/etoile-login/Makefile @@ -16,6 +16,8 @@ DISTNAME= etoile-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= Etoile Project GDM Greeter plugin +PORTSCOUT= limit:^0\.2 + USE_GNUSTEP= yes USE_GNUSTEP_PREFIX= yes USE_GNUSTEP_BACK= yes |