diff options
Diffstat (limited to 'devel/gnome-crash/Makefile')
-rw-r--r-- | devel/gnome-crash/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/gnome-crash/Makefile b/devel/gnome-crash/Makefile index df0b32cf3d0d..cab8406a497d 100644 --- a/devel/gnome-crash/Makefile +++ b/devel/gnome-crash/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome-crash PORTVERSION= 0.0.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-crash/0.0 @@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR= sources/gnome-crash/0.0 MAINTAINER= gnome@FreeBSD.org COMMENT= A small coredump analysis tool for GNOME -USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack libglade gnomeprint GNU_CONFIGURE= yes |