diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-28 07:51:52 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-28 07:51:52 +0000 |
commit | af33d1b40ce2aae3ad7f0d0bcf9ab2318e8f5dc1 (patch) | |
tree | 3e635aeac59b1aec34f2dc24df7b796866eead48 | |
parent | 12a3f2cccb34dbb8eb68b90949d2d5c55579a839 (diff) |
Support stage
Notes
Notes:
svn path=/head/; revision=346449
-rw-r--r-- | x11-wm/wmname/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-wm/wmname/Makefile b/x11-wm/wmname/Makefile index 4b3bcf82ab93..7ff798367819 100644 --- a/x11-wm/wmname/Makefile +++ b/x11-wm/wmname/Makefile @@ -13,5 +13,4 @@ USE_XORG= x11 xproto PLIST_FILES= bin/wmname -NO_STAGE= yes .include <bsd.port.mk> |