mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 11:26:29 -04:00
7 lines
152 B
Makefile
7 lines
152 B
Makefile
# Created by: Palle Girgensohn <girgen@partitur.se>
|
|
# $FreeBSD$
|
|
|
|
WANT_PGSQL_VER?=84
|
|
|
|
NO_STAGE= yes
|
|
.include "${.CURDIR}/../postgresql91-pltcl/Makefile"
|