diff options
author | pav <pav@FreeBSD.org> | 2004-02-26 06:55:55 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-02-26 06:55:55 +0800 |
commit | da033595b0ceac4a9453f57a6a08a072178bcdd9 (patch) | |
tree | 1f3791119b5ca2749b9ad275d66025deace11f95 /x11-toolkits | |
parent | c352416f7dd6e42ed7ec3f8047fe17ce4f9154bb (diff) | |
download | freebsd-ports-gnome-da033595b0ceac4a9453f57a6a08a072178bcdd9.tar.gz freebsd-ports-gnome-da033595b0ceac4a9453f57a6a08a072178bcdd9.tar.zst freebsd-ports-gnome-da033595b0ceac4a9453f57a6a08a072178bcdd9.zip |
Chase repomove graphics/hdf* -> science/hdf*
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/pango/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile index 36179e0f8a04..825f2e253c2e 100644 --- a/x11-toolkits/pango/Makefile +++ b/x11-toolkits/pango/Makefile @@ -33,7 +33,7 @@ CONFIGURE_ARGS= --with-qt=no \ --with-html-dir=${PREFIX}/share/doc \ --enable-static PKGINSTALL= ${WRKDIR}/pkg-install -# Hmm.. tough one. Found this one when I had graphics/hdf installed +# Hmm.. tough one. Found this one when I had science/hdf installed # (which installs glist.h) which is picked up before the glib-2.0 # stuff, with Bad Results[tm] # |