diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2006-11-09 14:02:29 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2006-11-09 14:02:29 +0000 |
commit | 1ac60c9561ff069e62ed370db18310e44816efce (patch) | |
tree | 46cb84f7fdc519cbd4c6603017f63719143ed5ab /graphics/gnofract4d/Makefile | |
parent | Retire mozilla support since it doesn't work anymore (diff) |
- fix package problems
- update to 3.1
Diffstat (limited to 'graphics/gnofract4d/Makefile')
-rw-r--r-- | graphics/gnofract4d/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/graphics/gnofract4d/Makefile b/graphics/gnofract4d/Makefile index 2d2a606ae074..bb9daa4384f1 100644 --- a/graphics/gnofract4d/Makefile +++ b/graphics/gnofract4d/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnofract4d -PORTVERSION= 3.0 -PORTREVISION= 0 +PORTVERSION= 3.1 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -22,10 +21,6 @@ USE_PYTHON= yes USE_PYDISTUTILS=yes USE_GCC= 3.4 -BROKEN= leaves files around after deinstall -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2006-12-01 - PLIST_FILES= bin/gnofract4d PORTDOCS= * |