diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-11-06 17:26:38 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-11-06 17:26:38 +0000 |
commit | 542ef53719064190b5758452a3c25e282e02ebf2 (patch) | |
tree | 817d89c0461312288a5a15e7cbf82cc90d98cbf3 /math | |
parent | 07109edaf51ba6db2cb6eb7ec7dc2cf49ebdf3ec (diff) | |
download | ports-542ef53719064190b5758452a3c25e282e02ebf2.tar.gz ports-542ef53719064190b5758452a3c25e282e02ebf2.zip |
Notes
Diffstat (limited to 'math')
-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 |