summaryrefslogtreecommitdiff
path: root/databases/py-postgresql/files/Makefile.custom
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-postgresql/files/Makefile.custom')
-rw-r--r--databases/py-postgresql/files/Makefile.custom9
1 files changed, 0 insertions, 9 deletions
diff --git a/databases/py-postgresql/files/Makefile.custom b/databases/py-postgresql/files/Makefile.custom
deleted file mode 100644
index f5158e12c08..00000000000
--- a/databases/py-postgresql/files/Makefile.custom
+++ /dev/null
@@ -1,9 +0,0 @@
-# $NetBSD: Makefile.custom,v 1.1 2003/01/05 19:26:19 jlam Exp $
-#
-# This file is included by Makefile.global, which is included by every
-# sub-Makefile in the build tree. Makefiles for shared libraries include
-# Makefile.global then Makefile.shlib.
-
-ifdef INSTALLED_LIBPQ
-libpq = -lpq
-endif