diff options
author | bapt <bapt@FreeBSD.org> | 2014-02-28 15:51:52 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-02-28 15:51:52 +0800 |
commit | 7c637d4ed1cb9f70900d0968fe7ad51b675220a5 (patch) | |
tree | 3e635aeac59b1aec34f2dc24df7b796866eead48 /x11-wm | |
parent | 82215893d9ee6604d6f27c34bbccdd259cf4338e (diff) | |
download | freebsd-ports-gnome-7c637d4ed1cb9f70900d0968fe7ad51b675220a5.tar.gz freebsd-ports-gnome-7c637d4ed1cb9f70900d0968fe7ad51b675220a5.tar.zst freebsd-ports-gnome-7c637d4ed1cb9f70900d0968fe7ad51b675220a5.zip |
Support stage
Diffstat (limited to 'x11-wm')
-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> |