From 2fba1a2d8eb914d118a18389a4efb30f38717605 Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 18 Sep 2003 19:03:42 +0000 Subject: Remove these ports now that they have been added into the FreeBSD ports tree. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1224 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/yelp/Makefile | 32 -------------------------------- 1 file changed, 32 deletions(-) delete mode 100644 x11/yelp/Makefile (limited to 'x11/yelp/Makefile') diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile deleted file mode 100644 index 650b22d2e..000000000 --- a/x11/yelp/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: yelp -# Date created: 18 May 2002 -# Whom: Maxim Sobolev -# -# $FreeBSD$ -# - -PORTNAME= yelp -PORTVERSION= 2.4.0 -CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.4 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A help browser for the GNOME 2 desktop - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_REINPLACE= yes -USE_GNOME= gnomeprefix gnomehack libgnomeui libgtkhtml -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" -MAKE_ENV= G_CHARSET_ALIAS="${LOCALBASE}/libdata/charset.alias" - -post-patch: - @${REINPLACE_CMD} -e 's|\@prefix\@/share|\@datadir\@|g' \ - ${WRKSRC}/stylesheets/docbook/catalog.in - -.include -- cgit v1.2.3