diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-06-16 21:31:26 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-06-16 21:31:26 +0000 |
commit | 6ee8c0d0843a0c7e67e60565ca3dd4dc2fdbcdcb (patch) | |
tree | 01ca023adc350c976a243f3d5e32b48ec0a61c19 /net-im/gnomeicu | |
parent | 37d5b094928a1a0df76e6f69a140370797da9aa6 (diff) | |
download | ports-6ee8c0d0843a0c7e67e60565ca3dd4dc2fdbcdcb.tar.gz ports-6ee8c0d0843a0c7e67e60565ca3dd4dc2fdbcdcb.zip |
Notes
Diffstat (limited to 'net-im/gnomeicu')
-rw-r--r-- | net-im/gnomeicu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/gnomeicu/Makefile b/net-im/gnomeicu/Makefile index e3792bf58d6b..11c22886239c 100644 --- a/net-im/gnomeicu/Makefile +++ b/net-im/gnomeicu/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ftp://gnomeicu.gdev.net/pub/gnomeicu/ \ MAINTAINER= nectar@FreeBSD.org LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore \ - gdbm.2:${PORTSDIR}/database/gdbm + gdbm.2:${PORTSDIR}/databases/gdbm GTK_CONFIG?= ${X11BASE}/bin/gtk12-config |