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/gri | |
parent | e6682895dd640d61a0d5ffb31cb1b8eb90a3247d (diff) |
Notes
Diffstat (limited to 'math/gri')
-rw-r--r-- | math/gri/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/gri/Makefile b/math/gri/Makefile index 66e2b22657b9..3b65c612b4c0 100644 --- a/math/gri/Makefile +++ b/math/gri/Makefile @@ -32,7 +32,6 @@ PLIST_FILES= bin/gri bin/gri_merge bin/gri_unpage \ %%DATADIR%%/logo.dat \ %%DATADIR%%/rgb.txt \ %%DATADIR%%/startup.msg -PLIST_DIRS= %%DATADIR%% OPTIONS_DEFINE= DOCS EXAMPLES |