diff options
author | eadler <eadler@FreeBSD.org> | 2013-10-16 03:40:33 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-10-16 03:40:33 +0800 |
commit | ee2ad40ce39c3bfea35f10bc4ad7b370404a1207 (patch) | |
tree | 4994ff6244767e7291f537dc2c60d9e886a0f6bd /x11/libXTrap | |
parent | 7dde00aa08db3f027a455e1a5207fe0b29a6cc3b (diff) | |
download | freebsd-ports-gnome-ee2ad40ce39c3bfea35f10bc4ad7b370404a1207.tar.gz freebsd-ports-gnome-ee2ad40ce39c3bfea35f10bc4ad7b370404a1207.tar.zst freebsd-ports-gnome-ee2ad40ce39c3bfea35f10bc4ad7b370404a1207.zip |
Cleanup of the x11@ ports in the x11 directory
- Convert to staging
Diffstat (limited to 'x11/libXTrap')
-rw-r--r-- | x11/libXTrap/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11/libXTrap/Makefile b/x11/libXTrap/Makefile index a2281772a85d..3f946745b959 100644 --- a/x11/libXTrap/Makefile +++ b/x11/libXTrap/Makefile @@ -10,6 +10,4 @@ COMMENT= The XTrap library XORG_CAT= lib USE_XORG= trapproto:both x11 xext xextproto xt USE_AUTOTOOLS= libtool - -NO_STAGE= yes .include <bsd.port.mk> |