mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
misc/terraform: PKGNAMEPREFIX and cleanup
Add PKGNAMEPREFIX so I can use the package name with sysutils/terraform While here, pet portlint by removing duplicate PORTREVISION and sorting USES Bump PORTREVISION for package name change
This commit is contained in:
parent
addb644a2d
commit
8e9a348118
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=394538
@ -3,11 +3,11 @@
|
||||
|
||||
PORTNAME= terraform
|
||||
PORTVERSION= 0.9.5
|
||||
PORTREVISION= 1
|
||||
DISTVERSIONPREFIX= src-
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= misc gnome
|
||||
MASTER_SITES= GOOGLE_CODE
|
||||
PKGNAMEPREFIX= gnome-
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Interactive height field generation and manipulation program
|
||||
@ -19,7 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libtrio.a:${PORTSDIR}/devel/trio
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
USES= autoreconf pathfix gettext gmake pkgconfig tar:tgz
|
||||
USES= autoreconf gettext gmake pathfix pkgconfig tar:tgz
|
||||
USE_GCC= yes
|
||||
USE_GNOME= libgnomeprintui libgnomeui
|
||||
GNU_CONFIGURE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user