--- comms/gnokii/Makefile.old Fri Aug 30 19:22:40 2002 +++ comms/gnokii/Makefile Fri Aug 30 19:25:12 2002 @@ -19,7 +19,8 @@ USE_GMAKE= yes .if !defined(WITHOUT_X11) USE_XPM= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 .endif INSTALLS_SHLIB= yes --- comms/yawmppp/Makefile.old Fri Aug 30 19:29:09 2002 +++ comms/yawmppp/Makefile Fri Aug 30 19:30:30 2002 @@ -16,7 +16,8 @@ USE_X_PREFIX= yes USE_GMAKE= yes GNU_CONFIGURE= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 USE_XPM= yes CONFIGURE_ENV= GTKCONFIG="${GTK_CONFIG}" CFLAGS="${CFLAGS} -I${X11BASE}/include" CONFIGURE_ARGS= --x-includes="${X11BASE}/include" \ @@ -36,7 +37,7 @@ do-install: .for file in dockapp/yagetmodemspeed dockapp/${PORTNAME} gtklog/${PORTNAME}.log \ - gtksetup/${PORTNAME}.pref thinppp/${PORTNAME}.thin + gtksetup/${PORTNAME}.pref thinppp/${PORTNAME}.thin @${INSTALL_PROGRAM} ${WRKSRC}/src/${file} ${PREFIX}/bin .endfor @${INSTALL_MAN} ${WRKSRC}/src/${PORTNAME}.1x ${PREFIX}/man/man1