aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-04-03 06:12:53 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-04-03 06:12:53 +0000
commit248ca3f91cbf6ce8a3edf65274952aaac18ee9fb (patch)
tree59cf8e96bc42049e79859b1753996641c22bb653
parent83ac44b4f60c00c911aa8c2803f8707f157c713e (diff)
downloadports-248ca3f91cbf6ce8a3edf65274952aaac18ee9fb.tar.gz
ports-248ca3f91cbf6ce8a3edf65274952aaac18ee9fb.zip
Notes
-rw-r--r--audio/mpc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mpc/Makefile b/audio/mpc/Makefile
index 38b65e7c4dd0..1dcb4a7f67fa 100644
--- a/audio/mpc/Makefile
+++ b/audio/mpc/Makefile
@@ -27,7 +27,7 @@ PLIST_FILES= bin/${PORTNAME} %%PORTEXAMPLES%%%%EXAMPLESDIR%%/${PORTNAME}-complet
.include <bsd.port.options.mk>
-.if ${PORT_OPTIONS:MEXAMPLESDIR}
+.if ${PORT_OPTIONS:MEXAMPLES}
PLIST_DIRS= %%EXAMPLESDIR%%
.endif