ports/53773: Update port: x11/powershell

KATO Tsuguru tkato at prontomail.com
Thu Jun 26 13:40:40 UTC 2003


>Number:         53773
>Category:       ports
>Synopsis:       Update port: x11/powershell
>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:   Thu Jun 26 06:40:25 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
>Description:
- Fix build
- Fix COMMENT format

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/x11/powershell/Makefile x11/powershell/Makefile
--- /usr/ports/x11/powershell/Makefile	Sat Apr 12 23:32:34 2003
+++ x11/powershell/Makefile	Wed Jun 25 21:57:30 2003
@@ -12,14 +12,13 @@
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	ports at FreeBSD.org
-COMMENT=	PowerShell is a terminal emulator for the X11 Window System
+COMMENT=	A terminal emulator for the X11
 
 USE_X_PREFIX=	yes
-USE_GNOME=	yes
-IMLIB_CONFIG?=	${X11BASE}/bin/imlib-config
-USE_AUTOCONF=	yes
-CONFIGURE_ENV=	CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include `${IMLIB_CONFIG} --cflags`" \
-		LDFLAGS="-L${LOCALBASE}/lib `${IMLIB_CONFIG} --libs`"
-ALL_TARGET=	powershell
+USE_GNOME=	gnomelibs
+USE_AUTOCONF_VER=	213
+CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include  `${IMLIB_CONFIG} --cflags`" \
+		LDFLAGS="-L${LOCALBASE}/lib  `${IMLIB_CONFIG} --libs`"
+ALL_TARGET=	${PORTNAME}
 
 .include <bsd.port.mk>
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list