summaryrefslogtreecommitdiff
path: root/x11-wm/libepplet
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2000-12-25 13:45:45 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2000-12-25 13:45:45 +0000
commit51a05b28cd61c227730e8b34a783bc106e61adbc (patch)
tree924ec0c8e5a08be143cf1a929696078aea1d0a55 /x11-wm/libepplet
parentUpdate for 0.4.1 (diff)
- Add secondary site to MASTER_SITES
- Fix dependency - Use USE_LIBTOOL PR: 23765 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=36339
Diffstat (limited to 'x11-wm/libepplet')
-rw-r--r--x11-wm/libepplet/Makefile22
-rw-r--r--x11-wm/libepplet/pkg-plist1
2 files changed, 11 insertions, 12 deletions
diff --git a/x11-wm/libepplet/Makefile b/x11-wm/libepplet/Makefile
index dcbf26071c84..4fd2b60a367c 100644
--- a/x11-wm/libepplet/Makefile
+++ b/x11-wm/libepplet/Makefile
@@ -8,24 +8,24 @@
PORTNAME= libepplet
PORTVERSION= 0.5
CATEGORIES= x11-wm devel
-MASTER_SITES= ftp://ftp.enlightenment.org/e/epplets/
+MASTER_SITES= ftp://ftp.enlightenment.org/e/epplets/ \
+ ftp://ftp.dti.ad.jp/pub/X/enlightenment/epplets/
+
DISTNAME= epplet-base-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
-
-WRKSRC= ${WRKDIR}/Epplets-0.5
+WRKSRC= ${WRKDIR}/Epplets-${PORTVERSION}
USE_X_PREFIX= yes
-INSTALLS_SHLIB= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-fsstd
+USE_IMLIB= yes
+USE_LIBTOOL= yes
CONFIGURE_ENV= EROOT=${X11BASE}/share/enlightenment \
- EBIN=${X11BASE}/bin \
- LIBS="-L${LOCALBASE}/lib -lintl" \
- X_LIBS="-lxpg4"
+ EBIN=${X11BASE}/bin
+CONFIGURE_ARGS= --enable-fsstd
+INSTALLS_SHLIB= yes
-MAKE_ENV= ${ECHO} -n; cd ${WRKSRC}/api;
+pre-patch:
+ @${PERL} -pi -e 's|api epplets|api|g' ${WRKSRC}/Makefile.in
.include <bsd.port.mk>
diff --git a/x11-wm/libepplet/pkg-plist b/x11-wm/libepplet/pkg-plist
index a2dc768fa62c..367a9a2cc1a0 100644
--- a/x11-wm/libepplet/pkg-plist
+++ b/x11-wm/libepplet/pkg-plist
@@ -1,5 +1,4 @@
include/epplet.h
lib/libepplet.a
-lib/libepplet.la
lib/libepplet.so
lib/libepplet.so.1