View | Details | Raw Unified | Return to bug 104863
Collapse All | Expand All

(-)Makefile (-1 / +2 lines)
Lines 14-22 Link Here
14
COMMENT=	A powerful scientific skinnable calculator
14
COMMENT=	A powerful scientific skinnable calculator
15
15
16
USE_QT_VER=	3
16
USE_QT_VER=	3
17
USE_KDELIBS_VER= 3
17
USE_KDELIBS_VER=	3
18
USE_GMAKE=	yes
18
USE_GMAKE=	yes
19
USE_AUTOTOOLS=	libtool:15
19
USE_AUTOTOOLS=	libtool:15
20
INSTALLS_ICONS=	yes
20
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
21
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
21
		LDFLAGS="-L${LOCALBASE}/lib"
22
		LDFLAGS="-L${LOCALBASE}/lib"
22
23
(-)pkg-plist (-4 lines)
Lines 126-135 Link Here
126
%%DOCSDIR%%/var_dlg1.png
126
%%DOCSDIR%%/var_dlg1.png
127
@dirrm %%DOCSDIR%%
127
@dirrm %%DOCSDIR%%
128
share/icons/hicolor/32x32/apps/pgcalc2.png
128
share/icons/hicolor/32x32/apps/pgcalc2.png
129
@dirrmtry share/icons/hicolor/32x32/apps
130
@dirrmtry share/icons/hicolor/32x32
131
@dirrmtry share/icons/hicolor
132
@dirrmtry share/icons
133
share/applnk/Office/PGCalculator/pgcalc2.desktop
129
share/applnk/Office/PGCalculator/pgcalc2.desktop
134
share/applnk/Office/PGCalculator/pgcalc2-BHP49G.desktop
130
share/applnk/Office/PGCalculator/pgcalc2-BHP49G.desktop
135
share/applnk/Office/PGCalculator/pgcalc2-Metallic.desktop
131
share/applnk/Office/PGCalculator/pgcalc2-Metallic.desktop

Return to bug 104863