mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
- Provide alternative distfile location [1]
- Don't mention X prefix - Pacify portlint(1) a bit Reported by: fenner's distfile survey [1]
This commit is contained in:
parent
f8af5c9be6
commit
48450e9dae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=193007
@ -9,18 +9,20 @@ PORTNAME= giram
|
||||
PORTVERSION= 0.3.5
|
||||
PORTREVISION= 9
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://www.giram.org/downloads/
|
||||
MASTER_SITES= http://www.giram.org/downloads/ \
|
||||
http://freebsd.nsu.ru/distfiles/
|
||||
|
||||
MAINTAINER= danfe@FreeBSD.org
|
||||
COMMENT= A POV-Ray oriented modeller
|
||||
|
||||
LIB_DEPENDS= 3ds.1:${PORTSDIR}/graphics/lib3ds
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_PERL5_BUILD=yes
|
||||
USE_GNOME= gtk20
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_LDCONFIG= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib" \
|
||||
INTLTOOL_PERL="${PERL}"
|
||||
|
Loading…
Reference in New Issue
Block a user