From 597f20fe49c4374806b1c61832d4847292035f29 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Mon, 2 Dec 2002 00:16:57 +0000 Subject: Fix package building due to a REINPLACE_CMD typo. Reported by: bento Requested by: portmgr (kris) --- www/amyc/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'www') diff --git a/www/amyc/Makefile b/www/amyc/Makefile index 8267e74513bf..a8b05e6d8196 100644 --- a/www/amyc/Makefile +++ b/www/amyc/Makefile @@ -23,6 +23,7 @@ CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ CFLAGS="${CFLAGS} -I${LOCALBASE}/include" USE_GNOMENG= yes +USE_GNOME= gnomehack WANT_GNOME= yes .include @@ -35,8 +36,4 @@ PKGNAMESUFFIX= -gtk PLIST_SUB= WITH_GTK="@comment " .endif -post-patch: - @${REINPLACE_CMD} -e 's!\(datadir\)/locale!(prefix)/share/locale!' \ - ${WRKSRC}/po/Makefile.in.in - .include -- cgit v1.2.3