Fix MASTER_SITES
PR: 23224 Submitted by: Ports Fury
This commit is contained in:
parent
1f1f89f3c2
commit
6e9fe23bf6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=35601
@ -8,8 +8,7 @@
|
||||
PORTNAME= gphoto
|
||||
PORTVERSION= 0.4.3
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ftp://ftp.gphoto.org/projects/gphoto/pub/tar/stable/ \
|
||||
ftp://ftp.uk.linux.org/pub/gphoto/0.4/
|
||||
MASTER_SITES= http://www.gphoto.net/dist/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
@ -17,9 +16,9 @@ RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick
|
||||
|
||||
USE_IMLIB= yes
|
||||
USE_LIBTOOL= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib"
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
MAN1= gphoto.1
|
||||
|
||||
|
@ -8,8 +8,7 @@
|
||||
PORTNAME= gphoto
|
||||
PORTVERSION= 0.4.3
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ftp://ftp.gphoto.org/projects/gphoto/pub/tar/stable/ \
|
||||
ftp://ftp.uk.linux.org/pub/gphoto/0.4/
|
||||
MASTER_SITES= http://www.gphoto.net/dist/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
@ -17,9 +16,9 @@ RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick
|
||||
|
||||
USE_IMLIB= yes
|
||||
USE_LIBTOOL= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib"
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
MAN1= gphoto.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user