cvs commit: ports/databases/py-PySQLite Makefile distinfopkg-descr pkg-plist

Rob rob at debank.tv
Wed Jun 11 09:43:28 PDT 2003


Norikatsu Shigemura wrote:
> nork        2003/06/11 09:28:12 PDT
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     databases/py-PySQLite Makefile distinfo pkg-descr pkg-plist 
>   Log:
>   Update to 0.4.3.
>   
>   PR:             ports/53183
>   Submitted by:   Gerhard Haering <gh at ghaering.de> (maintainer)
>   
>   Revision  Changes    Path
>   1.3       +2 -6      ports/databases/py-PySQLite/Makefile
>   1.2       +1 -1      ports/databases/py-PySQLite/distinfo
>   1.2       +1 -1      ports/databases/py-PySQLite/pkg-descr
>   1.2       +0 -16     ports/databases/py-PySQLite/pkg-plist
> _______________________________________________
> cvs-all at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/cvs-all
> To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"
> 

A fix is attached

Rob

-- 
f u cn rd ths u r usng unx
-------------- next part --------------
--- mak Wed Jun 11 18:37:55 2003
+++ Makefile    Wed Jun 11 18:38:43 2003
@@ -2,11 +2,12 @@
 # Date created:                15 July 2002
 # Whom:                        markun at onohara.to
 #
-# $FreeBSD: /repoman/r/pcvs/ports/security/clamav/Makefile,v 1.5 2003/06/08 16:16:49 leeym Exp $
+# $FreeBSD: ports/security/clamav/Makefile,v 1.5 2003/06/08 16:16:49 leeym Exp $
 #
 
 PORTNAME=      clamav
 PORTVERSION=   0.54
+PORTREVISION=  1
 CATEGORIES=    security
 MASTER_SITES=  http://clamav.elektrapro.com/stable/
 
@@ -22,6 +23,8 @@
 LIB_DEPENDS=   pth.20:${PORTSDIR}/devel/pth
 
 USE_GMAKE=     yes
+GNU_CONFIGURE=  yes
+CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 USE_LIBTOOL=   yes
 INSTALLS_SHLIB=        yes


More information about the cvs-ports mailing list