diff options
author | mezz <mezz@FreeBSD.org> | 2006-05-29 03:07:45 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2006-05-29 03:07:45 +0800 |
commit | 36c00aa635bcdb90a4c5a401e3dbfde18a61b79a (patch) | |
tree | 1a0fd63eaca787293cc98fbafae965f719fc2680 | |
parent | e893a05cc38625479a35a4ef8daf10001d6232f5 (diff) | |
download | freebsd-ports-gnome-36c00aa635bcdb90a4c5a401e3dbfde18a61b79a.tar.gz freebsd-ports-gnome-36c00aa635bcdb90a4c5a401e3dbfde18a61b79a.tar.zst freebsd-ports-gnome-36c00aa635bcdb90a4c5a401e3dbfde18a61b79a.zip |
Chase the rename of textproc/gnomedocutils -> textproc/gnome-doc-utils.
Submitted by: GeJ in IRC (#bsd-sharp)
-rw-r--r-- | science/gchempaint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/gchempaint/Makefile b/science/gchempaint/Makefile index 43159df3663a..aab8010668b7 100644 --- a/science/gchempaint/Makefile +++ b/science/gchempaint/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= pav@FreeBSD.org COMMENT= 2D chemical structures editor for GNOME 2 -BUILD_DEPENDS= gnome-doc-prepare:${PORTSDIR}/textproc/gnomedocutils +BUILD_DEPENDS= gnome-doc-prepare:${PORTSDIR}/textproc/gnome-doc-utils LIB_DEPENDS= gcu.6:${PORTSDIR}/science/gchemutils USE_BZIP2= yes |