summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-10-15 19:41:24 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-10-15 19:41:24 +0000
commit66a08a0254813de733ae75b496a0841f6e28f00a (patch)
tree52cfacef6d51367729d2b12bb4676ba62912e7c0 /x11
parentCleanup of the x11@ ports in the x11 directory (diff)
Cleanup of the x11@ ports in the x11 directory
- Convert to staging
Notes
Notes: svn path=/head/; revision=330444
Diffstat (limited to 'x11')
-rw-r--r--x11/libXdamage/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/x11/libXdamage/Makefile b/x11/libXdamage/Makefile
index 0e0842b44212..a3de750f061a 100644
--- a/x11/libXdamage/Makefile
+++ b/x11/libXdamage/Makefile
@@ -10,6 +10,4 @@ COMMENT= X Damage extension library
XORG_CAT= lib
USE_XORG= x11 damageproto:both xfixes fixesproto xextproto xproto:both
-
-NO_STAGE= yes
.include <bsd.port.mk>