diff options
-rw-r--r-- | misc/xosd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/xosd/Makefile b/misc/xosd/Makefile index 4d07d8f03f74..05d14dcb6825 100644 --- a/misc/xosd/Makefile +++ b/misc/xosd/Makefile @@ -38,7 +38,7 @@ OPTIONS_DEFINE= XMMS OPTIONS_DEFAULT= XMMS XMMS_DESC= Install XMMS-OSD plugin -.include <bsd.port.pre.mk> +.include <bsd.port.options.mk> .if ${PORT_OPTIONS:MXMMS} LIB_DEPENDS+= xmms.4:${PORTSDIR}/multimedia/xmms \ |