switch to USE_PKGCONFIG
This commit is contained in:
parent
a86432dd37
commit
691d009553
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301577
@ -6,17 +6,20 @@
|
||||
|
||||
PORTNAME= calcoo
|
||||
PORTVERSION= 1.3.18
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= SF
|
||||
|
||||
MAINTAINER= naddy@FreeBSD.org
|
||||
COMMENT= RPN and algebraic scientific calculator
|
||||
|
||||
USE_GNOME= gtk20 pkgconfig
|
||||
USE_GNOME= gtk20
|
||||
USE_PKGCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
MAN1= calcoo.1
|
||||
|
||||
PLIST_FILES= bin/calcoo
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +0,0 @@
|
||||
@comment $FreeBSD$
|
||||
bin/calcoo
|
Loading…
Reference in New Issue
Block a user