diff options
author | kris <kris@FreeBSD.org> | 2006-01-22 06:16:57 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-01-22 06:16:57 +0000 |
commit | 9a0941e0406efa462ec7e72b9a3422d5f60a1506 (patch) | |
tree | 01d1ac59be00aa74bd42ac4cefb06265a2bc9280 /databases | |
parent | 6a84eff5a32a257a2c59e0e60af9f5d89fc15ab4 (diff) | |
download | FreeBSD-ports-9a0941e0406efa462ec7e72b9a3422d5f60a1506.zip FreeBSD-ports-9a0941e0406efa462ec7e72b9a3422d5f60a1506.tar.gz |
Back out previous commit, it was fixed in the master port
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-qdbm/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/p5-qdbm/Makefile b/databases/p5-qdbm/Makefile index 1bf673e..fd2d9c9 100644 --- a/databases/p5-qdbm/Makefile +++ b/databases/p5-qdbm/Makefile @@ -9,8 +9,6 @@ PKGNAMEPREFIX= p5- COMMENT= Perl API for QDBM -BROKEN= Broken dependency - SLAVEPORT= perl USE_PERL5= yes |