aboutsummaryrefslogtreecommitdiffstats
path: root/math/pgcalc/Makefile
diff options
context:
space:
mode:
authoralepulver <alepulver@FreeBSD.org>2006-11-07 01:26:38 +0800
committeralepulver <alepulver@FreeBSD.org>2006-11-07 01:26:38 +0800
commitc69815c66a1ed7d396536deb498c2956a6f0ca25 (patch)
treec18f2502ad09c5307e38261c0731cf9eb94a2588 /math/pgcalc/Makefile
parent47e0be8153b6b407c789307ff76fccb3713006d4 (diff)
downloadfreebsd-ports-gnome-c69815c66a1ed7d396536deb498c2956a6f0ca25.tar.gz
freebsd-ports-gnome-c69815c66a1ed7d396536deb498c2956a6f0ca25.tar.zst
freebsd-ports-gnome-c69815c66a1ed7d396536deb498c2956a6f0ca25.zip
- Fix pkg-plist.
- Pet portlint, remove wihtepace and set INSTALLS_ICONS. PR: ports/104863 Submitted by: Thomas Abthorpe <thomas@goodking.ca>
Diffstat (limited to 'math/pgcalc/Makefile')
-rw-r--r--math/pgcalc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/pgcalc/Makefile b/math/pgcalc/Makefile
index 5f52e72d7c1b..d513c0ca3a37 100644
--- a/math/pgcalc/Makefile
+++ b/math/pgcalc/Makefile
@@ -14,9 +14,10 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A powerful scientific skinnable calculator
USE_QT_VER= 3
-USE_KDELIBS_VER= 3
+USE_KDELIBS_VER= 3
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:15
+INSTALLS_ICONS= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"