diff options
author | obraun <obraun@FreeBSD.org> | 2002-09-04 22:38:48 +0800 |
---|---|---|
committer | obraun <obraun@FreeBSD.org> | 2002-09-04 22:38:48 +0800 |
commit | 434ef7c6fe75b2f2ec6b9db65961b0d56304d8bf (patch) | |
tree | 87b9854d561ac210b489f2a5c39f4af4ca32352f /x11-toolkits/Makefile | |
parent | 910d9d66dbe7075b9a4f33086edd5364103c21f2 (diff) | |
download | freebsd-ports-gnome-434ef7c6fe75b2f2ec6b9db65961b0d56304d8bf.tar.gz freebsd-ports-gnome-434ef7c6fe75b2f2ec6b9db65961b0d56304d8bf.tar.zst freebsd-ports-gnome-434ef7c6fe75b2f2ec6b9db65961b0d56304d8bf.zip |
Add prefix `hs-' for Haskell related ports.
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 09ab7dbef084..09a70c9da34e 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -22,7 +22,6 @@ SUBDIR += flvw SUBDIR += fox SUBDIR += fox-xunicode - SUBDIR += frantk SUBDIR += gail SUBDIR += gal SUBDIR += gdl @@ -32,7 +31,6 @@ SUBDIR += gnustep-gui SUBDIR += gnustep-xgps SUBDIR += gob - SUBDIR += gtk+hs SUBDIR += gtk-- SUBDIR += gtk-Mac2-theme SUBDIR += gtk-engines @@ -57,6 +55,8 @@ SUBDIR += gtoolkit SUBDIR += guile-gnome SUBDIR += guile-gtk + SUBDIR += hs-frantk + SUBDIR += hs-gtk+hs SUBDIR += icegradient SUBDIR += itk SUBDIR += iv |