diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 14:19:11 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 14:19:11 +0000 |
commit | 5c65a56754b91d0c423233013a88b269405ff0ba (patch) | |
tree | 5d2c52a7da1a3e57440d28540b22d45b3d5c4016 /x11-toolkits/gauche-gtk | |
parent | e173f6c3ea86b9ad956712cde81488b3932fb586 (diff) | |
download | ports-5c65a56754b91d0c423233013a88b269405ff0ba.tar.gz ports-5c65a56754b91d0c423233013a88b269405ff0ba.zip |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76045
Diffstat (limited to 'x11-toolkits/gauche-gtk')
-rw-r--r-- | x11-toolkits/gauche-gtk/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/gauche-gtk/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gauche-gtk/Makefile b/x11-toolkits/gauche-gtk/Makefile index bed1992cbd50..f3ba57ad4cda 100644 --- a/x11-toolkits/gauche-gtk/Makefile +++ b/x11-toolkits/gauche-gtk/Makefile @@ -15,6 +15,7 @@ DISTNAME= Gauche-${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= fuyuki@hadaly.org +COMMENT= GTK2 binding for Gauche LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche diff --git a/x11-toolkits/gauche-gtk/pkg-comment b/x11-toolkits/gauche-gtk/pkg-comment deleted file mode 100644 index faa2146d65dc..000000000000 --- a/x11-toolkits/gauche-gtk/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GTK2 binding for Gauche |