Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jun 1997 01:10:52 -0700 (PDT)
From:      Satoshi Asami <asami@FreeBSD.ORG>
To:        junker@jazz.snu.ac.kr, asami@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG
Subject:   Re: ports/3333
Message-ID:  <199706040810.BAA01692@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: new port request of korea/fvwm95

State-Changed-From-To: open-closed
State-Changed-By: asami
State-Changed-When: Wed Jun 4 01:10:10 PDT 1997
State-Changed-Why: 

Thanks, imported.  Here are the changes:

===
diff -ru fvwm95/Makefile fvwm95.new/Makefile
--- fvwm95/Makefile	Mon Apr  7 22:26:40 1997
+++ fvwm95.new/Makefile	Wed Jun  4 00:56:36 1997
@@ -13,17 +13,17 @@
 		ftp://ftp.kaist.ac.kr/pub/hangul/X11/fvwm95/ \
 		ftp://sunsite.kren.nm.kr/pub/packages/hangul/X11/fvwm95
 EXTRACT_SUFX=	.tgz
-WRKSRC=         ${WRKDIR}/fvwm95-2.0.42ah3
 
 MAINTAINER=	junker@jazz.snu.ac.kr
 
 LIB_DEPENDS=	Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
-BUILD_DEPENDS=	/usr/local/lib/librplay.a:${PORTSDIR}/audio/rplay
+BUILD_DEPENDS=	${LOCALBASE}/lib/librplay.a:${PORTSDIR}/audio/rplay
 
+WRKSRC=         ${WRKDIR}/fvwm95-2.0.42ah3
 USE_X11=	yes
 GNU_CONFIGURE=	yes
-CONFIGURE_ARGS+=--includedir=/usr/local/include \
-		--libdir=/usr/local/lib
+CONFIGURE_ARGS+=--includedir=${LOCALBASE}/include \
+		--libdir=${LOCALBASE}/lib
 
 post-configure:
 	@${ECHO} "See the sample.fvwm95rc file in the files directory"
===

I also sorted pkg/PLIST.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706040810.BAA01692>