diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-10-04 00:24:54 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-10-04 00:24:54 +0000 |
commit | e74f1f2ba2a728af887a83b377b13746054b76e5 (patch) | |
tree | 9e8d0df9fa6e67d5a64401e5b706db886bfc98aa /databases/grass | |
parent | 9f89962a6d493602e7eca1e2fdbf365561f1e99f (diff) | |
download | ports-e74f1f2ba2a728af887a83b377b13746054b76e5.tar.gz ports-e74f1f2ba2a728af887a83b377b13746054b76e5.zip |
Notes
Diffstat (limited to 'databases/grass')
-rw-r--r-- | databases/grass/Makefile | 6 | ||||
-rw-r--r-- | databases/grass/pkg-plist | 13 |
2 files changed, 0 insertions, 19 deletions
diff --git a/databases/grass/Makefile b/databases/grass/Makefile index 579dc0c4ef20..7f3006945089 100644 --- a/databases/grass/Makefile +++ b/databases/grass/Makefile @@ -76,12 +76,6 @@ OPTIONS= MYSQL "Enable MySQL support" Off \ .include <bsd.port.pre.mk> -.if ${OSVERSION} < 500000 -PLIST_SUB+= FBSD4="" -.else -PLIST_SUB+= FBSD4="@comment " -.endif - .if !defined (GRASS_INST_DIR) GRASS_INST_DIR= ${PORTNAME} .endif diff --git a/databases/grass/pkg-plist b/databases/grass/pkg-plist index 7d36fdcfc28d..41d0c00f17af 100644 --- a/databases/grass/pkg-plist +++ b/databases/grass/pkg-plist @@ -370,19 +370,6 @@ bin/grass62 %%GRASS_INST_DIR%%/bwidget/utils.tcl %%GRASS_INST_DIR%%/bwidget/widget.tcl %%GRASS_INST_DIR%%/bwidget/xpm2image.tcl -%%FBSD4%%%%GRASS_INST_DIR%%/docs/html/database.html -%%FBSD4%%%%GRASS_INST_DIR%%/docs/html/display.html -%%FBSD4%%%%GRASS_INST_DIR%%/docs/html/full_index.html -%%FBSD4%%%%GRASS_INST_DIR%%/docs/html/general.html -%%FBSD4%%%%GRASS_INST_DIR%%/docs/html/imagery.html -%%FBSD4%%%%GRASS_INST_DIR%%/docs/html/index.html -%%FBSD4%%%%GRASS_INST_DIR%%/docs/html/paint.html -%%FBSD4%%%%GRASS_INST_DIR%%/docs/html/photo.html -%%FBSD4%%%%GRASS_INST_DIR%%/docs/html/postGRASS.html -%%FBSD4%%%%GRASS_INST_DIR%%/docs/html/postscript.html -%%FBSD4%%%%GRASS_INST_DIR%%/docs/html/raster.html -%%FBSD4%%%%GRASS_INST_DIR%%/docs/html/raster3D.html -%%FBSD4%%%%GRASS_INST_DIR%%/docs/html/vector.html %%GRASS_INST_DIR%%/docs/html/d.ask.html %%GRASS_INST_DIR%%/docs/html/d.barscale.html %%GRASS_INST_DIR%%/docs/html/d.colorlist.html |