From 173d2a5ad36bc6133eb7523b3692101e991d7e0f Mon Sep 17 00:00:00 2001 From: adamw Date: Fri, 5 Dec 2003 17:11:33 +0000 Subject: OK wait. Adding these updates was a really bad idea. I forgot that gtkmm-2.3 isn't backwards compatable. Sorry about that. I don't apologize about the gorilla, however. He and I are going to get tacos soon. I like tacos. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1398 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/workrave/Makefile | 34 ---------------------------------- 1 file changed, 34 deletions(-) delete mode 100644 x11/workrave/Makefile (limited to 'x11/workrave/Makefile') diff --git a/x11/workrave/Makefile b/x11/workrave/Makefile deleted file mode 100644 index cf6097e76..000000000 --- a/x11/workrave/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: Workrave -# Date created: 15 Jul 2003 -# Whom: Koop Mast -# -# $FreeBSD: ports/x11/workrave/Makefile,v 1.4 2003/09/26 19:27:34 marcus Exp $ -# - -PORTNAME= workrave -PORTVERSION= 1.4.0 -PORTREVISION= 1 -CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} - -MAINTAINER= einekoai@chello.nl -COMMENT= A Gnome RSI prevention tool - -LIB_DEPENDS= gtkmm-2.3.1:${PORTSDIR}/x11-toolkits/gtk--2 \ - gnomeuimm-2.0:${PORTSDIR}/x11-toolkits/libgnomeuimm \ - gnet-2.0.0:${PORTSDIR}/net/gnet2 -BUILD_DEPENDS= intltool-extract:${PORTSDIR}/textproc/intltool - -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gnomepanel gconf2 -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" -CONFIGURE_ARGS= --datadir=${PREFIX}/share/gnome/workrave \ - --enable-gconf \ - --enable-gnome \ - --enable-exercises - -.include -- cgit v1.2.3