Skip to content

Commit

Permalink
science/step: pet stage-qa
Browse files Browse the repository at this point in the history
  • Loading branch information
fluffykhv committed Sep 5, 2022
1 parent abb2786 commit f4de334
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion science/step/Makefile
@@ -1,5 +1,6 @@
PORTNAME= step
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
PORTREVISION= 1
CATEGORIES= science education kde kde-applications

MAINTAINER= kde@FreeBSD.org
Expand All @@ -10,7 +11,7 @@ LIB_DEPENDS= libcln.so:math/cln \
libqalculate.so:math/libqalculate

USES= cmake compiler:c++11-lang desktop-file-utils eigen:3 gettext kde:5 \
pkgconfig python:3.5+ qt:5 shared-mime-info shebangfix tar:xz
pkgconfig python:3.5+ qt:5 shared-mime-info shebangfix tar:xz xorg
USE_KDE= attica auth bookmarks codecs completion config configwidgets \
coreaddons crash doctools emoticons guiaddons i18n \
iconthemes init itemmodels itemviews jobwidgets js \
Expand All @@ -21,6 +22,7 @@ USE_KDE= attica auth bookmarks codecs completion config configwidgets \
USE_QT= concurrent core dbus declarative gui network opengl printsupport svg \
widgets xml \
buildtools_build qmake_build
USE_XORG= x11
CXXFLAGS_sparc64= -Wno-error=return-type

SHEBANG_FILES= step/data/extractxml
Expand Down

0 comments on commit f4de334

Please sign in to comment.