From 8edce0b58a9d282ac3ac6ff8365f4d6926b85a0c Mon Sep 17 00:00:00 2001 From: ade Date: Thu, 15 Jun 2000 19:56:16 +0000 Subject: Use devel/gettext instead of libintl included in the distribution itself. Approved by: maintainer --- deskutils/yank/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'deskutils/yank') diff --git a/deskutils/yank/Makefile b/deskutils/yank/Makefile index eb9d7ec..4408cdf 100644 --- a/deskutils/yank/Makefile +++ b/deskutils/yank/Makefile @@ -22,8 +22,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-x -CONFIGURE_ENV+= CFLAGS="-I${LOCALBASE}/include ${CFLAGS}" \ +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ GLIB_CONFIG="${GLIB_CONFIG}" \ GTK_CONFIG="${GTK_CONFIG}" \ LIBS="-L${LOCALBASE}/lib" -- cgit v1.1