diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-21 01:55:04 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-21 01:55:04 +0000 |
commit | c736daf9be9770a31a642d7b423186b99059287c (patch) | |
tree | 08dfdbb0e87fa00a2b3953fdb399ece14c04a9a6 /x11-toolkits | |
parent | e49275f7c4c97ad3b7cd1d110540f318eea0fdf4 (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/linux-f10-blt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/linux-f10-blt/Makefile b/x11-toolkits/linux-f10-blt/Makefile index 7f5320840a12..b694909f111d 100644 --- a/x11-toolkits/linux-f10-blt/Makefile +++ b/x11-toolkits/linux-f10-blt/Makefile @@ -18,5 +18,4 @@ USE_LDCONFIG= yes PLIST_SUB= PORTVERSION="${PORTVERSION}" TCLVERSION="8.5" -NO_STAGE= yes .include <bsd.port.mk> |