diff options
author | zeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09> | 2013-05-14 17:18:05 +0800 |
---|---|---|
committer | zeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09> | 2013-05-14 17:18:05 +0800 |
commit | 1b5d4572846e15adb08630e85a347f51d718f35d (patch) | |
tree | 9ec77310d406f67b4c59bc517b13eedf72e5c60d | |
parent | 036c64f947c04e2f19e17203a3d54e7d450adfe7 (diff) | |
download | xorg-devel-ports-1b5d4572846e15adb08630e85a347f51d718f35d.tar.gz xorg-devel-ports-1b5d4572846e15adb08630e85a347f51d718f35d.tar.zst xorg-devel-ports-1b5d4572846e15adb08630e85a347f51d718f35d.zip |
Merge r874:
Remove unneded xorg-macros dep, this dep is automagically picked up.
git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-7.7@875 058c260c-8361-11dd-a0ac-aa2bafec7d09
-rw-r--r-- | x11/inputproto/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/inputproto/Makefile b/x11/inputproto/Makefile index fe82e86..a3a6b06 100644 --- a/x11/inputproto/Makefile +++ b/x11/inputproto/Makefile @@ -8,7 +8,6 @@ CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= Input extension headers -USE_XORG= xorg-macros XORG_CAT= proto CONFIGURE_ARGS= --without-asciidoc |