From dc267ab59961ebbf633a9f1f936960169eaea546 Mon Sep 17 00:00:00 2001 From: ahze Date: Sun, 6 Nov 2005 01:46:00 +0000 Subject: - Clean out databases, these are in ports now. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5025 df743ca5-7f9a-e211-a948-0013205c9059 --- databases/libgnomedb/Makefile | 34 ---------------------------------- 1 file changed, 34 deletions(-) delete mode 100644 databases/libgnomedb/Makefile (limited to 'databases/libgnomedb/Makefile') diff --git a/databases/libgnomedb/Makefile b/databases/libgnomedb/Makefile deleted file mode 100644 index dd663e8bf..000000000 --- a/databases/libgnomedb/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: libgnomedb -# Date created: 02 June 2002 -# Whom: Joe Marcus Clarke -# -# $FreeBSD$ -# $MCom: ports/databases/libgnomedb/Makefile,v 1.24 2005/08/10 19:38:53 marcus Exp $ -# - -PORTNAME= libgnomedb -PORTVERSION= 1.9.100 -CATEGORIES= databases gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Library components for the GNOME database frontend - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack libgnomeui libgda2 gtksourceview \ - intlhack -USE_AUTOTOOLS= libtool:15 -INSTALLS_OMF= yes -INSTALLS_SHLIB= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -GCONF_SCHEMAS= libgnomedb.schemas - -PLIST_SUB= VERSION=${PORTVERSION:R} - -.include -- cgit v1.2.3