forked from Lainports/freebsd-ports
This isn't a GNOME port per se. Don't use the GNOME datadir.
This commit is contained in:
parent
0afe1079b8
commit
bb945586ca
2 changed files with 2 additions and 4 deletions
|
|
@ -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}
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
bin/gcalctool
|
||||
share/gnome/gcalctool/calctool.gif
|
||||
@dirrm share/gnome/gcalctool
|
||||
share/gcalctool/calctool.gif
|
||||
@dirrm share/gcalctool
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue