ports/75322: [MAINTAINER] textproc/gtk: unbreak

Kuang-che Wu kcwu at csie.org
Mon Dec 20 17:50:24 UTC 2004


>Number:         75322
>Category:       ports
>Synopsis:       [MAINTAINER] textproc/gtk: unbreak
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 20 17:50:23 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Kuang-che Wu
>Release:        FreeBSD 6.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD kcwu.homeip.net 6.0-CURRENT FreeBSD 6.0-CURRENT #0: Sat Sep  4 05:33:38 CST
>Description:
Unbreak this port

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- iiimf-gtk-r12.0.1_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/iiimf-gtk/Makefile /files/home/kcwu/work/ports/x/textproc/iiimf-gtk/Makefile
--- /usr/ports/textproc/iiimf-gtk/Makefile	Sun Dec 19 07:02:32 2004
+++ /files/home/kcwu/work/ports/x/textproc/iiimf-gtk/Makefile	Tue Dec 21 01:36:21 2004
@@ -20,10 +20,6 @@
 LIB_DEPENDS=	iiimp.0:${PORTSDIR}/textproc/iiimf-protocol-lib \
 		iiimcf.2:${PORTSDIR}/textproc/iiimf-client-lib
 
-BROKEN=		Does not compile
-EXPIRATION_DATE=2005-02-18
-DEPRECATED=	${BROKEN}
-
 USE_GNOME=	gtk20
 USE_X_PREFIX=	yes
 
@@ -43,7 +39,7 @@
 
 pre-configure:
 	cd ${WRKSRC} && glib-gettextize --force --copy
-	cd ${WRKSRC} && intltoolize --copy --force --automake
+	cd ${WRKSRC} && ${MV} po ../acfiles && ${LN} -s ../acfiles/po && intltoolize --copy --force --automake
 	cd ${WRKSRC} && ${ACLOCAL} -I ${LOCALBASE}/share/aclocal -I ../acfiles
 	${TOUCH} ${WRKSRC}/config.h.in
 
--- iiimf-gtk-r12.0.1_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list