diff options
author | eadler <eadler@FreeBSD.org> | 2013-10-16 03:43:42 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-10-16 03:43:42 +0800 |
commit | 6a4faefe13ce74f45142690ef2c89c406d85f2cc (patch) | |
tree | ca1f5cd5a990bb604deed92619c18bd25135acd3 | |
parent | 3605d1a35984e00af5f250eacbbdcef8245a3515 (diff) | |
download | freebsd-ports-gnome-6a4faefe13ce74f45142690ef2c89c406d85f2cc.tar.gz freebsd-ports-gnome-6a4faefe13ce74f45142690ef2c89c406d85f2cc.tar.zst freebsd-ports-gnome-6a4faefe13ce74f45142690ef2c89c406d85f2cc.zip |
Cleanup of the x11@ ports in the x11 directory
- Convert to staging
-rw-r--r-- | x11/libXprintUtil/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11/libXprintUtil/Makefile b/x11/libXprintUtil/Makefile index 29e04176efe1..69d383985389 100644 --- a/x11/libXprintUtil/Makefile +++ b/x11/libXprintUtil/Makefile @@ -10,6 +10,4 @@ COMMENT= The XprintUtil library XORG_CAT= lib USE_XORG= printproto:both x11 xau xp xt USE_AUTOTOOLS= libtool - -NO_STAGE= yes .include <bsd.port.mk> |