Add Qt5/Qt6 flavors to make available graphics/xpdf4 application for Qt6 users
Details
Details
Diff Detail
Diff Detail
- Repository
- R11 FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
With these changes it looks better now:
% make -C graphics/xpdf4 -VPKGNAME FLAVOR=qt5 xpdf4-4.05_3,1 % make -C graphics/xpdf4 -VPKGNAME FLAVOR=qt6 xpdf4-qt6-4.05_3,1 % make -C graphics/xpdf -VPKGNAME FLAVOR=qt5 xpdf-4.05_3,1 % make -C graphics/xpdf -VPKGNAME FLAVOR=qt6 xpdf-qt6-4.05_3,1
Comment Actions
graphics/xpdf should be a meta port or just install symlinks imho. I don't like this whole “build the same thing twice under a different name” business.