aboutsummaryrefslogtreecommitdiffstats
path: root/databases/dbh10/Makefile
diff options
context:
space:
mode:
authoralepulver <alepulver@FreeBSD.org>2006-11-05 13:55:19 +0800
committeralepulver <alepulver@FreeBSD.org>2006-11-05 13:55:19 +0800
commit0ebc2f4ae8fb6e7662cdb4e4bb5d60a9892ce5b4 (patch)
tree8ec71762c5dfb622099b9c344e67e5c9c5158b24 /databases/dbh10/Makefile
parentaf5f8e3434f45ab1e2ba37af6aec873624e9f084 (diff)
downloadfreebsd-ports-gnome-0ebc2f4ae8fb6e7662cdb4e4bb5d60a9892ce5b4.tar.gz
freebsd-ports-gnome-0ebc2f4ae8fb6e7662cdb4e4bb5d60a9892ce5b4.tar.zst
freebsd-ports-gnome-0ebc2f4ae8fb6e7662cdb4e4bb5d60a9892ce5b4.zip
- Add CONFLICTS with databases/dbh and avoid duplicate LATEST_LINK.
Diffstat (limited to 'databases/dbh10/Makefile')
-rw-r--r--databases/dbh10/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/databases/dbh10/Makefile b/databases/dbh10/Makefile
index 169a31d5d770..c71dcfd61c87 100644
--- a/databases/dbh10/Makefile
+++ b/databases/dbh10/Makefile
@@ -16,8 +16,12 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Disk Based Hashtables
+CONFLICTS= dbh-[2-9]*
+
USE_GNOME= gnomehack gnometarget pkgconfig
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
+LATEST_LINK= dbh10
+
.include <bsd.port.mk>