diff options
author | pav <pav@FreeBSD.org> | 2006-05-28 15:45:41 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-05-28 15:45:41 +0000 |
commit | 6bb2b47b2f26be65469c63a849ecb7de263ac734 (patch) | |
tree | 2bd0b700491fec6f7805d100df40512426f52976 /misc | |
parent | 5dd44b0241211e8d811d9ebeb90ec7d5aa161d6d (diff) | |
download | FreeBSD-ports-6bb2b47b2f26be65469c63a849ecb7de263ac734.zip FreeBSD-ports-6bb2b47b2f26be65469c63a849ecb7de263ac734.tar.gz |
- Rename port textproc/gnomespell -> textproc/gnome-spell
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gnomesword/Makefile | 4 | ||||
-rw-r--r-- | misc/xiphos/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/gnomesword/Makefile b/misc/gnomesword/Makefile index 5841773..6ab6230 100644 --- a/misc/gnomesword/Makefile +++ b/misc/gnomesword/Makefile @@ -15,9 +15,9 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= dboudrot@yahoo.com COMMENT= A bible interface utilizing the sword framework -BUILD_DEPENDS= ${X11BASE}/lib/gnome-spell/libgnome-spell-component-0.3.so:${PORTSDIR}/textproc/gnomespell +BUILD_DEPENDS= ${X11BASE}/lib/gnome-spell/libgnome-spell-component-0.3.so:${PORTSDIR}/textproc/gnome-spell LIB_DEPENDS= sword.4:${PORTSDIR}/misc/sword -RUN_DEPENDS= ${X11BASE}/lib/gnome-spell/libgnome-spell-component-0.3.so:${PORTSDIR}/textproc/gnomespell +RUN_DEPENDS= ${X11BASE}/lib/gnome-spell/libgnome-spell-component-0.3.so:${PORTSDIR}/textproc/gnome-spell BROKEN= Configure fails diff --git a/misc/xiphos/Makefile b/misc/xiphos/Makefile index 5841773..6ab6230 100644 --- a/misc/xiphos/Makefile +++ b/misc/xiphos/Makefile @@ -15,9 +15,9 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= dboudrot@yahoo.com COMMENT= A bible interface utilizing the sword framework -BUILD_DEPENDS= ${X11BASE}/lib/gnome-spell/libgnome-spell-component-0.3.so:${PORTSDIR}/textproc/gnomespell +BUILD_DEPENDS= ${X11BASE}/lib/gnome-spell/libgnome-spell-component-0.3.so:${PORTSDIR}/textproc/gnome-spell LIB_DEPENDS= sword.4:${PORTSDIR}/misc/sword -RUN_DEPENDS= ${X11BASE}/lib/gnome-spell/libgnome-spell-component-0.3.so:${PORTSDIR}/textproc/gnomespell +RUN_DEPENDS= ${X11BASE}/lib/gnome-spell/libgnome-spell-component-0.3.so:${PORTSDIR}/textproc/gnome-spell BROKEN= Configure fails |