diff options
Diffstat (limited to 'x11/libdmx/Makefile')
-rw-r--r-- | x11/libdmx/Makefile | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/x11/libdmx/Makefile b/x11/libdmx/Makefile index 5ffb20b91cca..2c209dd92580 100644 --- a/x11/libdmx/Makefile +++ b/x11/libdmx/Makefile @@ -11,23 +11,4 @@ COMMENT= DMX extension library XORG_CAT= lib USE_XORG= x11 xext xextproto dmxproto:both -MAN3= DMX.3 \ - DMXAddInput.3 \ - DMXAddScreen.3 \ - DMXChangeDesktopAttributes.3 \ - DMXChangeScreensAttributes.3 \ - DMXForceWindowCreation.3 \ - DMXGetDesktopAttributes.3 \ - DMXGetInputAttributes.3 \ - DMXGetInputCount.3 \ - DMXGetScreenAttributes.3 \ - DMXGetScreenCount.3 \ - DMXGetWindowAttributes.3 \ - DMXQueryExtension.3 \ - DMXQueryVersion.3 \ - DMXRemoveInput.3 \ - DMXRemoveScreen.3 \ - DMXSync.3 - -NO_STAGE= yes .include <bsd.port.mk> |