diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 18:17:19 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 18:17:19 +0000 |
commit | 83d56b45789e598d872bd4fdec0b03d5160cb5e3 (patch) | |
tree | e41dc51e84994a25b8c4c7f4aebc0cd2ed5f0c58 /emulators/wine-mono-devel | |
parent | f5ace2ceecba0719f45120b0209de66347ed4066 (diff) | |
download | ports-83d56b45789e598d872bd4fdec0b03d5160cb5e3.tar.gz ports-83d56b45789e598d872bd4fdec0b03d5160cb5e3.zip |
Notes
Diffstat (limited to 'emulators/wine-mono-devel')
-rw-r--r-- | emulators/wine-mono-devel/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/wine-mono-devel/Makefile b/emulators/wine-mono-devel/Makefile index 9f1efbdb7b24..2e15bc8baa17 100644 --- a/emulators/wine-mono-devel/Makefile +++ b/emulators/wine-mono-devel/Makefile @@ -19,7 +19,6 @@ NO_BUILD= yes PLIST_SUB+= MONO_VERSION="${DISTVERSION}" DATADIR= ${PREFIX}/share/wine PLIST_FILES= %%DATADIR%%/mono/wine-mono-%%MONO_VERSION%%.msi -PLIST_DIRSTRY= %%DATADIR%%/mono %%DATADIR%% do-install: @${MKDIR} ${STAGEDIR}${DATADIR}/mono |