GTK+ has been renamed to GTK since 2019. Reference: https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html Approved by: portmgr (blanket)
11 lines
166 B
Makefile
11 lines
166 B
Makefile
PORTNAME= qtcurve
|
|
PORTREVISION= 1
|
|
|
|
COMMENT= QtCurve GTK 2.x engine and theme
|
|
|
|
QTCURVE_SLAVE= gtk2
|
|
|
|
MASTERDIR= ${.CURDIR}/../qtcurve
|
|
|
|
.include "${MASTERDIR}/Makefile"
|