opnsense-ports/net/scribe/files/patch-src__Makefile.am
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

11 lines
515 B
Text

--- ./src/Makefile.am.orig 2011-06-27 09:59:22.000000000 +0400
+++ ./src/Makefile.am 2011-10-19 18:00:32.000000000 +0400
@@ -34,7 +34,7 @@
#
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