1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Convert to new GNOME infrastructure.

This commit is contained in:
Joe Marcus Clarke 2003-05-09 03:01:29 +00:00
parent 1a60caa995
commit 004249f200
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=80503
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@ RH_SUBVERSION= 1
THEMES_SUBDIRS= ${WRKSRC}/art/gtk/Bluecurve1
.if defined(WITH_GTK2)
LIB_DEPENDS+= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20
USE_GNOME+= gtk20
THEMES_SUBDIRS+= ${WRKSRC}/art/gtk/Bluecurve
PLIST_SUB+= GTK2="" GTKVERSION="2.2.0"
.else

View File

@ -28,7 +28,7 @@ RH_SUBVERSION= 1
THEMES_SUBDIRS= ${WRKSRC}/art/gtk/Bluecurve1
.if defined(WITH_GTK2)
LIB_DEPENDS+= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20
USE_GNOME+= gtk20
THEMES_SUBDIRS+= ${WRKSRC}/art/gtk/Bluecurve
PLIST_SUB+= GTK2="" GTKVERSION="2.2.0"
.else