Add pmenu and etc.
This commit is contained in:
parent
33ebb3cd9f
commit
dd3aa8b0ee
9
ports/gtk2-engines/build
Executable file
9
ports/gtk2-engines/build
Executable file
@ -0,0 +1,9 @@
|
|||||||
|
#!/bin/sh -e
|
||||||
|
|
||||||
|
./configure \
|
||||||
|
--disable-nls \
|
||||||
|
--enable-animation \
|
||||||
|
--prefix=/usr
|
||||||
|
|
||||||
|
make
|
||||||
|
make DESTDIR="$1" install
|
1
ports/gtk2-engines/checksums
Normal file
1
ports/gtk2-engines/checksums
Normal file
@ -0,0 +1 @@
|
|||||||
|
15b680abca6c773ecb85253521fa100dd3b8549befeecc7595b10209d62d66b5
|
1
ports/gtk2-engines/sources
Normal file
1
ports/gtk2-engines/sources
Normal file
@ -0,0 +1 @@
|
|||||||
|
https://download.gnome.org/sources/gtk-engines/2.20/gtk-engines-2.20.2.tar.bz2
|
1
ports/gtk2-engines/version
Normal file
1
ports/gtk2-engines/version
Normal file
@ -0,0 +1 @@
|
|||||||
|
2.6.9 1
|
Loading…
Reference in New Issue
Block a user