Index: head/accessibility/gok/Makefile =================================================================== --- head/accessibility/gok/Makefile (revision 79383) +++ head/accessibility/gok/Makefile (revision 79384) @@ -1,32 +1,32 @@ # New ports collection makefile for: gok # Date created: 12 April 2003 # Whom: Adam Weinberger # # $FreeBSD$ # PORTNAME= gok PORTVERSION= 0.7.0 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.7 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME On-Screen Keyboard (GOK) USE_X_PREFIX= yes -USE_GNOME= gnomehack gnomeprefix libgnomeui atspi libwnck atk +USE_GNOME= gnomehack gnomeprefix libgnomeui atspi libwnck USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|||' \ ${WRKSRC}/gok/word-complete.c .include Property changes on: head/accessibility/gok/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/sysutils/gok/Makefile =================================================================== --- head/sysutils/gok/Makefile (revision 79383) +++ head/sysutils/gok/Makefile (revision 79384) @@ -1,32 +1,32 @@ # New ports collection makefile for: gok # Date created: 12 April 2003 # Whom: Adam Weinberger # # $FreeBSD$ # PORTNAME= gok PORTVERSION= 0.7.0 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.7 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME On-Screen Keyboard (GOK) USE_X_PREFIX= yes -USE_GNOME= gnomehack gnomeprefix libgnomeui atspi libwnck atk +USE_GNOME= gnomehack gnomeprefix libgnomeui atspi libwnck USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|||' \ ${WRKSRC}/gok/word-complete.c .include Property changes on: head/sysutils/gok/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property