diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-07-17 00:39:37 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-07-17 00:39:37 +0800 |
commit | f68945d0eb105cf522ae89af07860dd43ca26093 (patch) | |
tree | 121b94e50c4ecf4237aea5053a840be8e0330524 | |
parent | 8990a6d618e48c30938fe1a1646c5aa7e3c4ce77 (diff) | |
download | marcuscom-ports-f68945d0eb105cf522ae89af07860dd43ca26093.tar marcuscom-ports-f68945d0eb105cf522ae89af07860dd43ca26093.tar.gz marcuscom-ports-f68945d0eb105cf522ae89af07860dd43ca26093.tar.bz2 marcuscom-ports-f68945d0eb105cf522ae89af07860dd43ca26093.tar.lz marcuscom-ports-f68945d0eb105cf522ae89af07860dd43ca26093.tar.xz marcuscom-ports-f68945d0eb105cf522ae89af07860dd43ca26093.tar.zst marcuscom-ports-f68945d0eb105cf522ae89af07860dd43ca26093.zip |
Remove libgnomecups now that it is in the main ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@989 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | print/libgnomecups/Makefile | 26 | ||||
-rw-r--r-- | print/libgnomecups/distinfo | 1 | ||||
-rw-r--r-- | print/libgnomecups/files/patch-configure | 10 | ||||
-rw-r--r-- | print/libgnomecups/pkg-descr | 1 | ||||
-rw-r--r-- | print/libgnomecups/pkg-plist | 9 |
5 files changed, 0 insertions, 47 deletions
diff --git a/print/libgnomecups/Makefile b/print/libgnomecups/Makefile deleted file mode 100644 index 9e0462488..000000000 --- a/print/libgnomecups/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -# New ports collection makefile for: libgnomecups -# Date created: 02 July 2003 -# Whom: Adam Weinberger <adamw@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= libgnomecups -PORTVERSION= 0.1.5 -PORTREVISION= 1 -CATEGORIES= print gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.1 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME interface to the CUPS printing system - -LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-base - -USE_BZIP2= yes -USE_LIBTOOL= yes -USE_GMAKE= yes -INSTALLS_SHLIB= yes -USE_GNOME= gnomeprefix gnomehack glib20 - -.include <bsd.port.mk> diff --git a/print/libgnomecups/distinfo b/print/libgnomecups/distinfo deleted file mode 100644 index d6085268f..000000000 --- a/print/libgnomecups/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (libgnomecups-0.1.5.tar.bz2) = 702ca9233821ee91fd3c46089ea522b6 diff --git a/print/libgnomecups/files/patch-configure b/print/libgnomecups/files/patch-configure deleted file mode 100644 index 47a2c2408..000000000 --- a/print/libgnomecups/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Wed Jul 2 10:47:22 2003 -+++ configure Wed Jul 2 10:48:20 2003 -@@ -7558,6 +7558,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/print/libgnomecups/pkg-descr b/print/libgnomecups/pkg-descr deleted file mode 100644 index fd13bca4c..000000000 --- a/print/libgnomecups/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -libgnomecups is a GNOME API into the CUPS printing system. diff --git a/print/libgnomecups/pkg-plist b/print/libgnomecups/pkg-plist deleted file mode 100644 index 86928833f..000000000 --- a/print/libgnomecups/pkg-plist +++ /dev/null @@ -1,9 +0,0 @@ -include/libgnomecups-1/libgnomecups/gnome-cups-init.h -include/libgnomecups-1/libgnomecups/gnome-cups-printer.h -include/libgnomecups-1/libgnomecups/gnome-cups-queue.h -include/libgnomecups-1/libgnomecups/gnome-cups-request.h -include/libgnomecups-1/libgnomecups/gnome-cups-util.h -lib/libgnomecups-1.0.a -lib/libgnomecups-1.0.so -lib/libgnomecups-1.0.so.1 -libdata/pkgconfig/libgnomecups-1.0.pc |