diff options
author | Renato Botelho <garga@FreeBSD.org> | 2013-12-13 12:58:42 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2013-12-13 12:58:42 +0000 |
commit | 6655bf7ec63e07437470b88d6e79e11f3a9738a5 (patch) | |
tree | a1af5020483718b6e908c2b2c51ccf1d336656a5 /math/slgrace | |
parent | 6d84aba7b21f79c9c42be6cf7c6b560735a5058c (diff) |
Remove unecessary PORTDOCS definition
Notes
Notes:
svn path=/head/; revision=336342
Diffstat (limited to 'math/slgrace')
-rw-r--r-- | math/slgrace/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/slgrace/Makefile b/math/slgrace/Makefile index a9e9bc28b35c..b68b23987f68 100644 --- a/math/slgrace/Makefile +++ b/math/slgrace/Makefile @@ -23,7 +23,6 @@ SLANG_VER= 2.1 GNU_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes -PORTDOCS= * PLIST_SUB= VERSION=${PORTVERSION} post-patch: |