diff options
author | eadler <eadler@FreeBSD.org> | 2013-10-16 03:42:56 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-10-16 03:42:56 +0800 |
commit | 3605d1a35984e00af5f250eacbbdcef8245a3515 (patch) | |
tree | e88a716ac1c35a3f6b2b95b64d1168a71df2e4b8 /x11 | |
parent | 0f8ced7ece63524b291483251bd713d502c197af (diff) | |
download | freebsd-ports-gnome-3605d1a35984e00af5f250eacbbdcef8245a3515.tar.gz freebsd-ports-gnome-3605d1a35984e00af5f250eacbbdcef8245a3515.tar.zst freebsd-ports-gnome-3605d1a35984e00af5f250eacbbdcef8245a3515.zip |
Cleanup of the x11@ ports in the x11 directory
- Convert to staging
Diffstat (limited to 'x11')
-rw-r--r-- | x11/libXprintAppUtil/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11/libXprintAppUtil/Makefile b/x11/libXprintAppUtil/Makefile index 8dc613d42176..4162dd6d7039 100644 --- a/x11/libXprintAppUtil/Makefile +++ b/x11/libXprintAppUtil/Makefile @@ -10,6 +10,4 @@ COMMENT= The XprintAppUtil library XORG_CAT= lib USE_XORG= printproto x11 xau xp xprintutil xproto:both USE_AUTOTOOLS= libtool - -NO_STAGE= yes .include <bsd.port.mk> |