diff options
| author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-06 09:48:58 +0800 |
|---|---|---|
| committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-06 09:48:58 +0800 |
| commit | fe4aa19ec26d21f24410105449e75610efe1dffa (patch) | |
| tree | 3d3d6d0adc3031bc13b7d2aa39c27a16c081105e /databases/glom/Makefile | |
| parent | dc267ab59961ebbf633a9f1f936960169eaea546 (diff) | |
| download | marcuscom-ports-fe4aa19ec26d21f24410105449e75610efe1dffa.tar.gz marcuscom-ports-fe4aa19ec26d21f24410105449e75610efe1dffa.tar.zst marcuscom-ports-fe4aa19ec26d21f24410105449e75610efe1dffa.zip | |
- Remove, now in ports
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5026 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'databases/glom/Makefile')
| -rw-r--r-- | databases/glom/Makefile | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/databases/glom/Makefile b/databases/glom/Makefile deleted file mode 100644 index 4d5e90fde..000000000 --- a/databases/glom/Makefile +++ /dev/null @@ -1,41 +0,0 @@ -# New ports collection makefile for: glom -# Date created: 24 April, 2005 -# Whom: Adam Weinberger <adamw@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/databases/glom/Makefile,v 1.3 2005/06/28 05:39:57 adamw Exp $ -# - -PORTNAME= glom -PORTVERSION= 0.8.30 -CATEGORIES= databases gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.8 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME database designed - -LIB_DEPENDS= bakery-2.3:${PORTSDIR}/x11-toolkits/bakery \ - gdamm-1.3:${PORTSDIR}/databases/libgdamm -BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes -RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_PYTHON= yes - -USE_AUTOTOOLS= libtool:15 -USE_GMAKE= yes -USE_GNOME= gnomehack gnomeprefix pygnomeextras -CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -INSTALLS_OMF= yes - -.include <bsd.port.pre.mk> - -.if (${OSVERSION} < 500000) -BROKEN= "Doesn't play well with 4.X." -.endif - -.include <bsd.port.post.mk> |
