ports/55150: Update port: emulators/visualos

KATO Tsuguru tkato at prontomail.com
Fri Aug 1 15:40:22 UTC 2003


>Number:         55150
>Category:       ports
>Synopsis:       Update port: emulators/visualos
>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:   Fri Aug 01 08:40:13 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
>Description:
- Rearrange USE_GNOME

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/emulators/visualos/Makefile emulators/visualos/Makefile
--- /usr/ports/emulators/visualos/Makefile	Tue Jul 29 21:32:01 2003
+++ emulators/visualos/Makefile	Thu Jul 31 02:51:08 2003
@@ -9,25 +9,18 @@
 PORTVERSION=	1.0.4
 CATEGORIES=	emulators gnome
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR=	visualos
+MASTER_SITE_SUBDIR=	${PORTNAME:L}
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A visual simulator of an operating system to help understand how OSes work
 
 USE_X_PREFIX=	yes
 USE_GMAKE=	yes
-USE_GNOME=	yes
+USE_GNOME=	gnomehack gnomeprefix libglade
 USE_LIBTOOL=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
 
 MAN1=		VisualOS.1
-
-pre-patch:
-	@${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
-		s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
-	@find ${WRKSRC} -name "Makefile.in*" | xargs ${PERL} -pi -e \
-		's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \
-		 s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g'
 
 .include <bsd.port.mk>
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list