aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2013-07-22 14:50:03 +0800
committermarino <marino@FreeBSD.org>2013-07-22 14:50:03 +0800
commit26261418664e21834f0d2122155c34318e91004c (patch)
treec65502f4f031e244afad87e9858f3bdc55b16091 /databases
parent6ac9d7d0a8f309454560ece1e7607d42138dfb5d (diff)
downloadfreebsd-ports-gnome-26261418664e21834f0d2122155c34318e91004c.tar.gz
freebsd-ports-gnome-26261418664e21834f0d2122155c34318e91004c.tar.zst
freebsd-ports-gnome-26261418664e21834f0d2122155c34318e91004c.zip
databases/postgresql-pllua: Restrict to postgresql 9.1 and earlier
This version of Tablelog fails to build with postgresql 9.2 Also trim header and convert USE_GMAKE to USES+=gmake. PR: ports/179959 submitted by: marino Approved by: bapt (mentor), maintainer timeout
Diffstat (limited to 'databases')
-rw-r--r--databases/postgresql-pllua/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/databases/postgresql-pllua/Makefile b/databases/postgresql-pllua/Makefile
index 530f238deb4e..370dc9dbff9e 100644
--- a/databases/postgresql-pllua/Makefile
+++ b/databases/postgresql-pllua/Makefile
@@ -1,9 +1,5 @@
-# New Ports collection makefile for: postgresql-pllua
-# Date created: 27 Feb 2008
-# Whom: sunghyuk
-#
+# Created by: sunghyuk
# $FreeBSD$
-#
PORTNAME= pllua
PORTVERSION= 0.3.2
@@ -14,8 +10,9 @@ PKGNAMEPREFIX= postgresql-
MAINTAINER= sunghyuk@gmail.com
COMMENT= PL/Lua procedural language for PostgreSQL database
+USES= gmake
USE_PGSQL= yes
-USE_GMAKE= yes
+WANT_PGSQL_VER= 91-
USE_LUA= 5.1+
SUB_FILES= pkg-message