From c69815c66a1ed7d396536deb498c2956a6f0ca25 Mon Sep 17 00:00:00 2001 From: alepulver Date: Mon, 6 Nov 2006 17:26:38 +0000 Subject: - Fix pkg-plist. - Pet portlint, remove wihtepace and set INSTALLS_ICONS. PR: ports/104863 Submitted by: Thomas Abthorpe --- math/pgcalc/Makefile | 3 ++- math/pgcalc/pkg-plist | 4 ---- 2 files changed, 2 insertions(+), 5 deletions(-) (limited to 'math/pgcalc') 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" diff --git a/math/pgcalc/pkg-plist b/math/pgcalc/pkg-plist index f14b20f2d95d..3ac121513cf2 100644 --- a/math/pgcalc/pkg-plist +++ b/math/pgcalc/pkg-plist @@ -126,10 +126,6 @@ share/doc/HTML/en/pgcalc2/index.cache.bz2 %%DOCSDIR%%/var_dlg1.png @dirrm %%DOCSDIR%% share/icons/hicolor/32x32/apps/pgcalc2.png -@dirrmtry share/icons/hicolor/32x32/apps -@dirrmtry share/icons/hicolor/32x32 -@dirrmtry share/icons/hicolor -@dirrmtry share/icons share/applnk/Office/PGCalculator/pgcalc2.desktop share/applnk/Office/PGCalculator/pgcalc2-BHP49G.desktop share/applnk/Office/PGCalculator/pgcalc2-Metallic.desktop -- cgit