mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
b418f7562f
- Move BROKEN_powerpc64 downward - Regenerate patch files with makepatch: - Update WWW
12 lines
468 B
Plaintext
12 lines
468 B
Plaintext
--- src/Makefile.am.orig 2013-04-16 02:56:56 UTC
|
|
+++ src/Makefile.am
|
|
@@ -34,7 +34,7 @@ all:
|
|
#
|
|
THRIFT = $(thrift_home)/bin/thrift
|
|
THRIFT_INCLUDES = -I $(fb303_home)/share/
|
|
-THRIFT_OPTS = $(THRIFT_INCLUDES) --gen cpp:pure_enums --gen py --gen php --gen java
|
|
+THRIFT_OPTS = $(THRIFT_INCLUDES) --gen cpp:pure_enums --gen py --gen php --gen java --gen perl
|
|
|
|
# User defined conditionals and conditonal statements set up in configure.ac.
|
|
# FACEBOOK set in configure.ac
|