svn commit: r306526 - head/graphics/morpheus
Baptiste Daroussin
bapt at FreeBSD.org
Sat Oct 27 19:46:27 UTC 2012
Author: bapt
Date: Sat Oct 27 19:46:26 2012
New Revision: 306526
URL: http://svn.freebsd.org/changeset/ports/306526
Log:
Deprecated as it depends on the expired gtkglarea
Feature safe: yes
Modified:
head/graphics/morpheus/Makefile
Modified: head/graphics/morpheus/Makefile
==============================================================================
--- head/graphics/morpheus/Makefile Sat Oct 27 19:44:37 2012 (r306525)
+++ head/graphics/morpheus/Makefile Sat Oct 27 19:46:26 2012 (r306526)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: morpheus
-# Date created: 14 September 2000
-# Whom: Maxim Sobolev <sobomax at FreeBSD.org>
-#
+# Created by: Maxim Sobolev <sobomax at FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= morpheus
PORTVERSION= 0.3
@@ -14,6 +10,9 @@ MASTER_SITES= http://www.winnicki.net/mo
MAINTAINER= ports at FreeBSD.org
COMMENT= A mesh (3D model) viewer for GNOME desktop
+DEPRECATED= Depends on the expired gtkglarea
+EXPIRATION_DATE= 2012-11-27
+
LIB_DEPENDS= morph.0:${PORTSDIR}/graphics/libmorph \
gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea
More information about the svn-ports-head
mailing list