diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/gcalctool/Makefile | 2 | ||||
-rw-r--r-- | 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 |