mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
- Bump PORTREVISION - Convert to new LIB_DEPENDS syntax - Support STAGEDIR - Adjust GNOME dependencies - Replace tab by space in WWW entry (pkg-descr)
11 lines
220 B
Text
11 lines
220 B
Text
--- ./CMakeLists.txt.orig 2012-06-30 12:39:35.000000000 +0000
|
|
+++ ./CMakeLists.txt 2013-09-25 11:46:49.000000000 +0000
|
|
@@ -48,7 +48,7 @@
|
|
)
|
|
|
|
set(VALA_PACKAGES
|
|
- gee-1.0
|
|
+ ${GEE_PACKAGE}
|
|
gio-2.0
|
|
glib-2.0
|
|
gtk+-3.0
|