ports/104766: [PATCH] x11/eterm: make fetchable, USE_LDCONFIG
Thomas Abthorpe
thomas at goodking.ca
Tue Oct 24 18:50:29 UTC 2006
>Number: 104766
>Category: ports
>Synopsis: [PATCH] x11/eterm: make fetchable, USE_LDCONFIG
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Tue Oct 24 18:50:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Thomas Abthorpe
>Release: FreeBSD 6.2-PRERELEASE i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD goodking.goodking.ca 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #2: Mon Oct 2 02:05:54 EDT
>Description:
- make fetchable, project has moved to SF.net
- USE_LDCONFIG
Port maintainer (olgeni at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- eterm-0.9.3_5.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11/eterm/Makefile,v
retrieving revision 1.60
diff -u -r1.60 Makefile
--- Makefile 21 Mar 2006 00:10:27 -0000 1.60
+++ Makefile 24 Oct 2006 18:38:03 -0000
@@ -9,7 +9,8 @@
PORTVERSION= 0.9.3
PORTREVISION= 5
CATEGORIES+= x11
-MASTER_SITES= http://www.eterm.org/download/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= Eterm-${PORTVERSION}
MAINTAINER?= olgeni at FreeBSD.org
@@ -21,7 +22,7 @@
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
CONFIGURE_ARGS?=--enable-trans --enable-utmp \
--enable-xim --with-theme-update \
--with-backspace=bs --without-terminfo \
--- eterm-0.9.3_5.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list