mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
- Fix linker error
- Bump PORTREVISION Reported by: pkg-fallout
This commit is contained in:
parent
045eef0c4f
commit
48c0902902
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426779
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= lximage-qt
|
||||
PORTVERSION= 0.5.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= LXQT/${PORTNAME}
|
||||
|
||||
@ -16,7 +17,7 @@ LIB_DEPENDS= libexif.so:graphics/libexif \
|
||||
libfm.so:x11/libfm
|
||||
|
||||
USES= cmake:outsource compiler:c++11-lib desktop-file-utils gettext-runtime \
|
||||
localbase lxqt pkgconfig tar:xz
|
||||
localbase:ldflags lxqt pkgconfig tar:xz
|
||||
USE_GNOME= glib20
|
||||
USE_QT5= buildtools_build qmake_build core dbus gui printsupport \
|
||||
svg widgets x11extras
|
||||
|
Loading…
Reference in New Issue
Block a user