diff options
Diffstat (limited to 'x11/libXdamage')
-rw-r--r-- | x11/libXdamage/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/libXdamage/Makefile b/x11/libXdamage/Makefile index 0f23abb..94f6107 100644 --- a/x11/libXdamage/Makefile +++ b/x11/libXdamage/Makefile @@ -9,6 +9,7 @@ MAINTAINER= x11@FreeBSD.org COMMENT= X Damage extension library XORG_CAT= lib +NO_STAGE= yes USE_XORG= x11 damageproto:both xfixes fixesproto xextproto xproto:both .include <bsd.port.mk> |