diff options
-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> |