ports/105963: [PATCH] chinese/zh-aterm: Repsect X11BASE, portlint(1)
Rong-En Fan
rafan at FreeBSD.org
Tue Nov 28 17:41:01 UTC 2006
>Number: 105963
>Category: ports
>Synopsis: [PATCH] chinese/zh-aterm: Repsect X11BASE, portlint(1)
>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 Nov 28 17:40:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Rong-En Fan
>Release: FreeBSD 6.2-PRERELEASE amd64
>Organization:
NTU CSIE
>Environment:
>Description:
- Respect X11BASE (GNU_CONFIGURE + USE_XLIB)
- portlint(1): whitespace cleanup
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- zh-aterm-0.4.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /big/freebsd-cvsup/ncvs/ports/chinese/aterm/Makefile,v
retrieving revision 1.16
diff -u -u -r1.16 Makefile
--- Makefile 6 Feb 2004 13:10:57 -0000 1.16
+++ Makefile 28 Nov 2006 17:26:13 -0000
@@ -4,24 +4,24 @@
# $FreeBSD: ports/chinese/aterm/Makefile,v 1.16 2004/02/06 13:10:57 trevor Exp $
#
-PORTNAME= aterm
-PORTVERSION= 0.4.2
-CATEGORIES= chinese x11
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+PORTNAME= aterm
+PORTVERSION= 0.4.2
+CATEGORIES= chinese x11
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= gugod at gugod.org
+MAINTAINER= gugod at gugod.org
COMMENT= A color vt102 terminal emulator with transparency support
-USE_XPM= yes
-HAS_CONFIGURE= yes
-PATCH_WRKSRC= ${WRKSRC}/..
-CONFIGURE_ARGS= --enable-fading --enable-xim --enable-big5
+USE_XPM= yes
+GNU_CONFIGURE= yes
+PATCH_WRKSRC= ${WRKSRC}/..
+CONFIGURE_ARGS= --enable-fading --enable-xim --enable-big5
post-install:
@${CHMOD} 4711 ${PREFIX}/bin/aterm
-MAN1= aterm.1
+MAN1= aterm.1
PLIST_FILES= bin/aterm
.include <bsd.port.mk>
--- zh-aterm-0.4.2.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list