diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-10-15 19:43:42 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-10-15 19:43:42 +0000 |
commit | 8cbc36e07d43ebd3a5f380ee16c3371505396087 (patch) | |
tree | ca1f5cd5a990bb604deed92619c18bd25135acd3 | |
parent | 49719aec61c169f9c5703be3704dbea6fc1097c6 (diff) | |
download | ports-8cbc36e07d43ebd3a5f380ee16c3371505396087.tar.gz ports-8cbc36e07d43ebd3a5f380ee16c3371505396087.zip |
Notes
-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> |