aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2012-07-06 08:17:30 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2012-07-06 08:17:30 +0000
commit3c437e2e5e074dc2077f6f91a0c248f0d5661a6e (patch)
treede925f5386e151cd43104fae235e3e2ef62785e5 /misc
parente10f5e759b8dc64622f248efe4dd10e30e7286cd (diff)
downloadports-3c437e2e5e074dc2077f6f91a0c248f0d5661a6e.tar.gz
ports-3c437e2e5e074dc2077f6f91a0c248f0d5661a6e.zip
- unbreak the build
PR: 169677 Reported by: Alfred Bartsch <bartsch at dssgmbh dot de>
Notes
Notes: svn path=/head/; revision=300556
Diffstat (limited to 'misc')
-rw-r--r--misc/xosd/Makefile2
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 \