ports/66167: drop obsoleted hacks

aquatique-ports at rambler.ru aquatique-ports at rambler.ru
Sun May 2 10:00:40 UTC 2004


>Number:         66167
>Category:       ports
>Synopsis:       drop obsoleted hacks
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 02 03:00:32 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Evgueni V. Gavrilov
>Release:        FreeBSD 4.9-RELEASE-p4 i386
>Organization:
rusunix.org
>Environment:
System: FreeBSD rusunix.org 4.9-RELEASE-p4 FreeBSD 4.9-RELEASE-p4 #0: Thu Mar 18 10:20:14 OMST 2004 root at rusunix.org:/usr/obj/usr/src/sys/NEWMONSTER i386

>Description:
	drop obsoleted hacks
>How-To-Repeat:
	patch <
>Fix:

diff -ruN silky.OLD/Makefile silky/Makefile
--- silky.OLD/Makefile	Sun May  2 16:35:16 2004
+++ silky/Makefile	Sun May  2 16:43:50 2004
@@ -7,6 +7,7 @@
 
 PORTNAME=	silky
 PORTVERSION=	0.5.1
+PORTREVISION=	1
 CATEGORIES=	net security
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
 		ftp://rusunix.org/pub/FreeBSD/distfiles/
@@ -21,9 +22,8 @@
 CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ARGS=	--with-silc-includes=${LOCALBASE}/include/silc \
 		--with-silc-libs=${LOCALBASE}/lib \
-		--with-docdir=${DOCSDIR}
-CONFIGURE_ENV=	LDFLAGS="-L${LOCALBASE}/lib -liconv ${PTHREAD_LIBS}"
-CFLAGS+=	${PTHREAD_CFLAGS}
+		--with-docdir=${DOCSDIR} \
+		--with-libintl-prefix=${LOCALBASE}
 
 USE_GNOME=	gtk20 libglade2
 USE_GMAKE=	yes
@@ -32,7 +32,6 @@
 
 post-patch:
 	@${PERL} -pi -e 's/ include / /' ${WRKSRC}/Makefile.in
-	@${PERL} -pi -e 's|/etc/|${LOCALBASE}/etc/|' ${WRKSRC}/src/main.c
 	@${PERL} -pi -e 's|share/pixmaps/\$${\w+}|share/pixmaps/|; \
 			s|(PACKAGE_PIXMAPS_DIR \")\$${packageprefix}/|\1${X11BASE}/|' \
 	    ${WRKSRC}/${CONFIGURE_SCRIPT}

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



More information about the freebsd-ports-bugs mailing list