aboutsummaryrefslogtreecommitdiff
path: root/lang/librep
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2011-09-12 13:46:58 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2011-09-12 13:46:58 +0000
commit2fc6a06a9bc3abfccb6b93249380619b3228bd4b (patch)
tree2d27e2d009b00b4b01cca37fd29831b8c3017cd2 /lang/librep
parentc6beb9cdcd0b88fbda4b01503b7adc4f82eedbf1 (diff)
downloadports-2fc6a06a9bc3abfccb6b93249380619b3228bd4b.tar.gz
ports-2fc6a06a9bc3abfccb6b93249380619b3228bd4b.zip
- Track dependencies after databases/gdbm update
Notes
Notes: svn path=/head/; revision=281668
Diffstat (limited to 'lang/librep')
-rw-r--r--lang/librep/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/librep/Makefile b/lang/librep/Makefile
index 9c65d49d3372..ef0b9c5114ab 100644
--- a/lang/librep/Makefile
+++ b/lang/librep/Makefile
@@ -7,13 +7,14 @@
PORTNAME= librep
PORTVERSION= 0.92.0
+PORTREVISION= 1
CATEGORIES= lang elisp gnome
MASTER_SITES= http://download.tuxfamily.org/librep/
MAINTAINER= ports@FreeBSD.org
COMMENT= An Emacs Lisp like runtime library
-LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \
+LIB_DEPENDS= gdbm.4:${PORTSDIR}/databases/gdbm \
ffi.5:${PORTSDIR}/devel/libffi \
gmp.10:${PORTSDIR}/math/gmp
RUN_DEPENDS= gtar:${PORTSDIR}/archivers/gtar