diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2016-08-27 11:13:39 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2016-08-27 11:13:39 +0000 |
commit | e042b1bd2321c95af5550e82ef826b0c1146741f (patch) | |
tree | 72ec35ebe706721e6dfc95ed170e40b3f6ee3a7f /x11-fonts | |
parent | bcdc68f8203ff11996d48c43456a75db0a06406a (diff) | |
download | ports-e042b1bd2321c95af5550e82ef826b0c1146741f.tar.gz ports-e042b1bd2321c95af5550e82ef826b0c1146741f.zip |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/exo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/exo/Makefile b/x11-fonts/exo/Makefile index 51dbb3c9b91d..6843e6e8c4ac 100644 --- a/x11-fonts/exo/Makefile +++ b/x11-fonts/exo/Makefile @@ -16,7 +16,7 @@ USES= fonts zip NO_BUILD= yes NO_ARCH= yes -WRKSRC= ${WRKDIR} +NO_WRKSUBDIR= yes do-install: @${MKDIR} ${STAGEDIR}${FONTSDIR} |