summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2013-04-06 03:54:38 +0000
committerrodent <rodent@pkgsrc.org>2013-04-06 03:54:38 +0000
commit5bd2d8210978b5560a9217bbe6334e31cb758917 (patch)
tree6f04c9ccc838230a2d6aaa790fcef4e43733a669 /math
parentb0587df2a10b357c169487fb11c3dc71ee23ae86 (diff)
downloadpkgsrc-5bd2d8210978b5560a9217bbe6334e31cb758917.tar.gz
"Definition of USE_DIRS is deprecated. You can just remove it."
Diffstat (limited to 'math')
-rw-r--r--math/extcalc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/extcalc/Makefile b/math/extcalc/Makefile
index 41c61937e1c..dd82c89297c 100644
--- a/math/extcalc/Makefile
+++ b/math/extcalc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2013/02/16 11:23:03 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2013/04/06 03:54:38 rodent Exp $
#
DISTNAME= extcalc-0.9.3-1
@@ -12,7 +12,6 @@ HOMEPAGE= http://extcalc-linux.sourceforge.net/
COMMENT= Scientific graphic calculator
USE_LANGUAGES= c c++
-USE_DIRS+= xdg-1.1
USE_CMAKE= yes
LDFLAGS+= -lGL # direct link required by ld v2.22