From bb945586ca687f9e92c3259f90a05153c19fe205 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Thu, 13 Jun 2002 16:24:24 +0000 Subject: [PATCH] This isn't a GNOME port per se. Don't use the GNOME datadir. --- math/gcalctool/Makefile | 2 -- math/gcalctool/pkg-plist | 4 ++-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index 45bcdff2c894..3c9a9f4182a5 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -20,8 +20,6 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_LIBTOOL= yes -CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ - --datadir=${PREFIX}/share/gnome CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} diff --git a/math/gcalctool/pkg-plist b/math/gcalctool/pkg-plist index f00fefc5d253..e7a8fcec0efc 100644 --- a/math/gcalctool/pkg-plist +++ b/math/gcalctool/pkg-plist @@ -1,3 +1,3 @@ bin/gcalctool -share/gnome/gcalctool/calctool.gif -@dirrm share/gnome/gcalctool +share/gcalctool/calctool.gif +@dirrm share/gcalctool