diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:15:31 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:15:31 +0000 |
commit | 2f8452f907f1b068bc95fd10a7975575bdaf0604 (patch) | |
tree | e56f56fd8b99b26947c9ffca652423455c9f1a47 /math/surf/Makefile | |
parent | e6682895dd640d61a0d5ffb31cb1b8eb90a3247d (diff) |
Notes
Diffstat (limited to 'math/surf/Makefile')
-rw-r--r-- | math/surf/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/surf/Makefile b/math/surf/Makefile index b3b04e3048bf..050bf3dabab2 100644 --- a/math/surf/Makefile +++ b/math/surf/Makefile @@ -30,7 +30,6 @@ OPTIONS_DEFINE= DOCS PORTDOCS= manual.sgml PLIST_FILES= bin/${PORTNAME} %%DATADIR%%/${PORTNAME}.xpm \ man/man1/${PORTNAME}.1.gz -PLIST_DIRS= %%DATADIR%% post-patch: @${FIND} ${WRKSRC} -name "Makefile.in" -print0 | ${XARGS} -0 \ |