1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Add an explicit dependency on gtk20 to get GTK2_VERSION defined

Pointyhat to:	arved
This commit is contained in:
Tilman Keskinoz 2007-03-27 15:41:19 +00:00
parent 0ab19d9f8f
commit 52d9ae65db
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=188557

View File

@ -22,5 +22,6 @@ WRKSRC= ${WRKDIR}/Geramik-${PORTVERSION}
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= gtk20
.include <bsd.port.mk>