diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-02-26 17:24:35 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-02-26 17:24:35 +0000 |
commit | 4d4db2684b5537944ba9de1e90179e90a1bc1149 (patch) | |
tree | 43ea97af9adc9b293ee707fafab80172c869d42c /databases/postgresql91-pltcl | |
parent | 78fc6dd36ec2244cb42ebca87729183a62a4e39c (diff) |
Notes
Diffstat (limited to 'databases/postgresql91-pltcl')
-rw-r--r-- | databases/postgresql91-pltcl/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/postgresql91-pltcl/Makefile b/databases/postgresql91-pltcl/Makefile index 959ef336e4df..4efe62766e5e 100644 --- a/databases/postgresql91-pltcl/Makefile +++ b/databases/postgresql91-pltcl/Makefile @@ -30,5 +30,4 @@ INSTALL_DIRS= src/pl/tcl SLAVE_ONLY= yes COMPONENT= -pltcl -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |