From e74f1f2ba2a728af887a83b377b13746054b76e5 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Thu, 4 Oct 2007 00:24:54 +0000 Subject: Remove always-false/true conditions based on OSVERSION 500000 --- databases/grass/Makefile | 6 ------ databases/grass/pkg-plist | 13 ------------- 2 files changed, 19 deletions(-) (limited to 'databases/grass') 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 -.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 -- cgit v1.2.3