diff options
Diffstat (limited to 'x11/gdm/Makefile')
-rw-r--r-- | x11/gdm/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile index dbfe47978472..7a72bb1729fb 100644 --- a/x11/gdm/Makefile +++ b/x11/gdm/Makefile @@ -6,14 +6,15 @@ # PORTNAME= gdm -PORTVERSION= 2.2.5.4 -PORTREVISION= 3 +PORTVERSION= 2.2.5.5 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gdm +DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org +USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= yes |