summaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2006-06-03 11:56:39 +0000
committervanilla <vanilla@FreeBSD.org>2006-06-03 11:56:39 +0000
commitbe9ef00cadb7d02fbb30f40a185a480b53309844 (patch)
tree81a2583212d362561b3a361d9ac63604b0b10bab /x11-wm
parent1c47a37827502dcf55de8329128204fbe771b4a1 (diff)
downloadFreeBSD-ports-be9ef00cadb7d02fbb30f40a185a480b53309844.zip
FreeBSD-ports-be9ef00cadb7d02fbb30f40a185a480b53309844.tar.gz
Remove x11-wm/libepplet, merge into x11-wm/epplet.
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/Makefile1
-rw-r--r--x11-wm/libepplet/Makefile34
-rw-r--r--x11-wm/libepplet/distinfo3
-rw-r--r--x11-wm/libepplet/files/patch-api::epplet.h.in10
-rw-r--r--x11-wm/libepplet/pkg-descr4
-rw-r--r--x11-wm/libepplet/pkg-plist5
6 files changed, 0 insertions, 57 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile
index 4d8d6ef..d6b2b74 100644
--- a/x11-wm/Makefile
+++ b/x11-wm/Makefile
@@ -63,7 +63,6 @@
SUBDIR += kompmgr
SUBDIR += larswm
SUBDIR += libdockapp
- SUBDIR += libepplet
SUBDIR += lwm
SUBDIR += matchbox
SUBDIR += metacity
diff --git a/x11-wm/libepplet/Makefile b/x11-wm/libepplet/Makefile
deleted file mode 100644
index d06287f..0000000
--- a/x11-wm/libepplet/Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
-# New ports collection makefile for: libepplet
-# Date created: 18 October 1999
-# Whom: Kelly Yancey <kbyanc@posi.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= libepplet
-PORTVERSION= 0.7
-PORTREVISION= 2
-CATEGORIES= x11-wm devel
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= enlightenment
-DISTNAME= epplets-${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Library for building enlightenment dock applications
-
-USE_X_PREFIX= yes
-USE_GNOME= imlib
-USE_GL= yes
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ENV= EROOT="${X11BASE}/share/enlightenment" \
- EBIN="${X11BASE}/bin" \
- CPPFLAGS="${CPPFLAGS}" \
- LDFLAGS="${LDFLAGS}"
-MAKE_ARGS= SUBDIRS="api debian"
-INSTALLS_SHLIB= yes
-
-CPPFLAGS= -I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}
-LDFLAGS= -L${LOCALBASE}/lib -L${X11BASE}/lib -lGL -lGLU ${PTHREAD_LIBS}
-
-.include <bsd.port.mk>
diff --git a/x11-wm/libepplet/distinfo b/x11-wm/libepplet/distinfo
deleted file mode 100644
index 043f7a9..0000000
--- a/x11-wm/libepplet/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (epplets-0.7.tar.gz) = b28331134d22ba5305c48dc0948f9e95
-SHA256 (epplets-0.7.tar.gz) = 0fa080659084d6695f76397e266702f829ed9c9772b4182140b44c66bc123da2
-SIZE (epplets-0.7.tar.gz) = 1001282
diff --git a/x11-wm/libepplet/files/patch-api::epplet.h.in b/x11-wm/libepplet/files/patch-api::epplet.h.in
deleted file mode 100644
index 7b87c97..0000000
--- a/x11-wm/libepplet/files/patch-api::epplet.h.in
+++ /dev/null
@@ -1,10 +0,0 @@
---- api/epplet.h.in.orig Fri Jun 30 08:54:24 2000
-+++ api/epplet.h.in Mon Dec 8 23:43:09 2003
-@@ -28,7 +28,6 @@
-
- /* preliminary OpenGL Checking */
- #ifdef HAVE_LIBGL
--#include <GL/glut.h>
- #include <GL/glx.h>
- #endif
-
diff --git a/x11-wm/libepplet/pkg-descr b/x11-wm/libepplet/pkg-descr
deleted file mode 100644
index 14bfa57..0000000
--- a/x11-wm/libepplet/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-Library for building enlightenment dock applications.
-
- -Kelly
- kbyanc@posi.net
diff --git a/x11-wm/libepplet/pkg-plist b/x11-wm/libepplet/pkg-plist
deleted file mode 100644
index a2dc768..0000000
--- a/x11-wm/libepplet/pkg-plist
+++ /dev/null
@@ -1,5 +0,0 @@
-include/epplet.h
-lib/libepplet.a
-lib/libepplet.la
-lib/libepplet.so
-lib/libepplet.so.1
OpenPOWER on IntegriCloud