switch to USE_PKGCONFIG

This commit is contained in:
Christian Weisgerber 2012-07-26 18:55:29 +00:00
parent a86432dd37
commit 691d009553
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301577
2 changed files with 5 additions and 4 deletions

View File

@ -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>

View File

@ -1,2 +0,0 @@
@comment $FreeBSD$
bin/calcoo