summaryrefslogtreecommitdiff
path: root/databases/gtksql/Makefile
diff options
context:
space:
mode:
authortv <tv>1999-05-24 20:39:35 +0000
committertv <tv>1999-05-24 20:39:35 +0000
commit230d70fc942c189f4b8f1f2dfbee9bc9a5e8bb37 (patch)
tree65bbd73001946c26475423bf378f0a1854ed3cb6 /databases/gtksql/Makefile
parent554432156f0747cbde8c8da5f610d76f8a1a081a (diff)
downloadpkgsrc-230d70fc942c189f4b8f1f2dfbee9bc9a5e8bb37.tar.gz
Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM
pattern match format. Minor pkglint along the way.
Diffstat (limited to 'databases/gtksql/Makefile')
-rw-r--r--databases/gtksql/Makefile25
1 files changed, 11 insertions, 14 deletions
diff --git a/databases/gtksql/Makefile b/databases/gtksql/Makefile
index 34993d3b368..7b39028a308 100644
--- a/databases/gtksql/Makefile
+++ b/databases/gtksql/Makefile
@@ -1,23 +1,20 @@
-# $NetBSD: Makefile,v 1.4 1999/02/19 14:28:08 rh Exp $
+# $NetBSD: Makefile,v 1.5 1999/05/24 20:39:36 tv Exp $
#
-DISTNAME= gtksql-0.2
-CATEGORIES= databases
-MASTER_SITES= http://www.multimania.com/bbrox/GtkSQL/ \
- ftp://ftp.infodrom.north.de/pub/unix/gtkbuffet/apps/gtksql/
+DISTNAME= gtksql-0.2
+CATEGORIES= databases
+MASTER_SITES= http://www.multimania.com/bbrox/GtkSQL/ \
+ ftp://ftp.infodrom.north.de/pub/unix/gtkbuffet/apps/gtksql/
-MAINTAINER= packages@NetBSD.org
-HOMEPAGE= http://www.multimania.com/bbrox/GtkSQL/
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www.multimania.com/bbrox/GtkSQL/
-DEPENDS+= gtk10-1.0.6:../../x11/gtk10
-DEPENDS+= postgresql-6.4.2:../../databases/postgresql
+DEPENDS+= gtk10-1.0.6:../../x11/gtk10
+DEPENDS+= postgresql-6.4.2:../../databases/postgresql
-# restriction inherit from postgresql
-NOT_FOR_ARCHS= alpha mips
+USE_X11BASE=
-USE_X11BASE= yes
-
-PGUSER?= pgsql
+PGUSER?= pgsql
post-patch:
${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.bak