diff options
Diffstat (limited to 'math/pgcalc')
-rw-r--r-- | math/pgcalc/Makefile | 3 | ||||
-rw-r--r-- | math/pgcalc/pkg-plist | 4 |
2 files changed, 2 insertions, 5 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" 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 |