summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2012-07-26 18:55:29 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2012-07-26 18:55:29 +0000
commit691d00955349d57de09993a95b77fdf866795176 (patch)
tree0a0c93279f1ff3deed4bdd12992bfd76d8956a27 /math
parentUpdate checksum for the .zip file. (diff)
switch to USE_PKGCONFIG
Notes
Notes: svn path=/head/; revision=301577
Diffstat (limited to 'math')
-rw-r--r--math/calcoo/Makefile7
-rw-r--r--math/calcoo/pkg-plist2
2 files changed, 5 insertions, 4 deletions
diff --git a/math/calcoo/Makefile b/math/calcoo/Makefile
index ec855c3863c4..98f290ac071e 100644
--- a/math/calcoo/Makefile
+++ b/math/calcoo/Makefile
@@ -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>
diff --git a/math/calcoo/pkg-plist b/math/calcoo/pkg-plist
deleted file mode 100644
index 0039aa7ff225..000000000000
--- a/math/calcoo/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $FreeBSD$
-bin/calcoo