diff options
-rw-r--r-- | x11/startup-notification/Makefile | 33 | ||||
-rw-r--r-- | x11/startup-notification/distinfo | 1 | ||||
-rw-r--r-- | x11/startup-notification/files/patch-configure | 10 | ||||
-rw-r--r-- | x11/startup-notification/pkg-comment | 1 | ||||
-rw-r--r-- | x11/startup-notification/pkg-descr | 4 | ||||
-rw-r--r-- | x11/startup-notification/pkg-plist | 12 |
6 files changed, 0 insertions, 61 deletions
diff --git a/x11/startup-notification/Makefile b/x11/startup-notification/Makefile deleted file mode 100644 index ac9660ca0..000000000 --- a/x11/startup-notification/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# New ports collection makefile for: startup-notification -# Date created: 14 November 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD: ports/x11/startup-notification/Makefile,v 1.1 2002/11/14 18:15:25 marcus Exp $ -# - -PORTNAME= startup-notification -PORTVERSION= 0.4 -CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.4 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -USE_GMAKE= yes -USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack gnomehier -USE_LIBTOOL= yes -INSTALLS_SHLIB= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/x11/startup-notification/distinfo b/x11/startup-notification/distinfo deleted file mode 100644 index cd9da480e..000000000 --- a/x11/startup-notification/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/startup-notification-0.4.tar.bz2) = ca7d2d05707e6a055e4c33c9595d77f7 diff --git a/x11/startup-notification/files/patch-configure b/x11/startup-notification/files/patch-configure deleted file mode 100644 index 18ddad392..000000000 --- a/x11/startup-notification/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Thu Nov 14 13:11:13 2002 -+++ configure Thu Nov 14 13:11:36 2002 -@@ -7203,6 +7203,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/x11/startup-notification/pkg-comment b/x11/startup-notification/pkg-comment deleted file mode 100644 index a3a4ccee5..000000000 --- a/x11/startup-notification/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Library that supports startup notification spec from freedesktop.org diff --git a/x11/startup-notification/pkg-descr b/x11/startup-notification/pkg-descr deleted file mode 100644 index af451cbc2..000000000 --- a/x11/startup-notification/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -startup-notification is a minimal library that supports the startup -notification spec described at www.freedesktop.org. - -WWW: http://www.freedesktop.org/ diff --git a/x11/startup-notification/pkg-plist b/x11/startup-notification/pkg-plist deleted file mode 100644 index 1bf261d52..000000000 --- a/x11/startup-notification/pkg-plist +++ /dev/null @@ -1,12 +0,0 @@ -include/startup-notification-1.0/libsn/sn-common.h -include/startup-notification-1.0/libsn/sn-launchee.h -include/startup-notification-1.0/libsn/sn-launcher.h -include/startup-notification-1.0/libsn/sn-monitor.h -include/startup-notification-1.0/libsn/sn-util.h -include/startup-notification-1.0/libsn/sn.h -lib/libstartup-notification-1.a -lib/libstartup-notification-1.so -lib/libstartup-notification-1.so.0 -libdata/pkgconfig/libstartup-notification-1.0.pc -@dirrm include/startup-notification-1.0/libsn -@dirrm include/startup-notification-1.0 |