Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Dec 2014 20:50:17 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r375130 - head/astro/nightfall
Message-ID:  <201412202050.sBKKoH38047944@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sat Dec 20 20:50:16 2014
New Revision: 375130
URL: https://svnweb.freebsd.org/changeset/ports/375130
QAT: https://qat.redports.org/buildarchive/r375130/

Log:
  Remove now useless dependency on gnomehier

Modified:
  head/astro/nightfall/Makefile

Modified: head/astro/nightfall/Makefile
==============================================================================
--- head/astro/nightfall/Makefile	Sat Dec 20 20:48:22 2014	(r375129)
+++ head/astro/nightfall/Makefile	Sat Dec 20 20:50:16 2014	(r375130)
@@ -3,7 +3,7 @@
 
 PORTNAME=	nightfall
 PORTVERSION=	1.70
-PORTREVISION=	11
+PORTREVISION=	12
 CATEGORIES=	astro
 MASTER_SITES=	http://www.la-samhna.de/nightfall/
 
@@ -11,7 +11,7 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Interactive binary star application
 
 USES=		compiler gettext gmake pathfix perl5 pkgconfig
-USE_GNOME=	gnomehier gtk20
+USE_GNOME=	gtk20
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412202050.sBKKoH38047944>