diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2004-12-10 11:20:50 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2004-12-10 11:20:50 +0000 |
commit | 42256597a800185a75ac22041b06caf1067f26e6 (patch) | |
tree | e87973ff6183f5784cbd15fb9e2a0282ce25fa27 /x11-toolkits | |
parent | 5169f7a0644fce4dc07e9af3ddbc477d619bb4c1 (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gnustep-gui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile index 435d15f4dfa1..e5422a7c5aee 100644 --- a/x11-toolkits/gnustep-gui/Makefile +++ b/x11-toolkits/gnustep-gui/Makefile @@ -48,7 +48,7 @@ NO_FILTER_SHLIBS= yes PLIST_SUB+= BASEVERSION=${PORTVERSION:C/[.][0-9]*$//1} .if !exists(/proc/1) -IGNORE= this ports requires procfs mounted to build or run +IGNORE= requires procfs mounted to build or run .endif pre-configure: |