From 1b3327761c8bcb98d89b529daeae9600844b4361 Mon Sep 17 00:00:00 2001 From: marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> Date: Sat, 14 Oct 2006 10:33:48 +0000 Subject: Clean out MarcusCom after the big import into ports. Next stop, GNOME 2.17. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7799 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/glade3/Makefile | 42 ------------------------------------------ 1 file changed, 42 deletions(-) delete mode 100644 devel/glade3/Makefile (limited to 'devel/glade3/Makefile') diff --git a/devel/glade3/Makefile b/devel/glade3/Makefile deleted file mode 100644 index aaa042b4d..000000000 --- a/devel/glade3/Makefile +++ /dev/null @@ -1,42 +0,0 @@ -# New ports collection makefile for: glade3 -# Date created: Sun May 22 17:22:53 CEST 2005 -# Whom: Koop Mast <kwm@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/devel/glade3/Makefile,v 1.20 2006/10/08 17:18:12 ahze Exp $ -# - -PORTNAME= glade3 -PORTVERSION= 3.0.2 -PORTREVISION= 3 -CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A user interface builder for GTK+/GNOME - -INSTALLS_ICONS= yes -USE_XLIB= yes -USE_BZIP2= yes -USE_GMAKE= yes -USE_GNOME= gnometarget gtk20 libxml2 gnomeprefix gnomehack -WANT_GNOME= yes -USE_GETTEXT= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ - LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" -USE_LDCONFIG= yes - -.include <bsd.port.pre.mk> - -.if ${HAVE_GNOME:Mlibgnomeui}!="" -USE_GNOME+= libgnomeui -CONFIGURE_ARGS+=--enable-gnome -PKGNAMESUFFIX:= -gnome -.else -CONFIGURE_ARGS+=--disable-gnome -.endif - -.include <bsd.port.post.mk> -- cgit v1.2.3