aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-03-04 09:18:02 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-03-04 09:18:02 +0000
commit94aeda98307d4b27f9caec6416558bc7b7d74899 (patch)
treea9d5dd7c1a5f5e25b83d3479fb8206066ddd4952
parente7532b0220bafe1df12645787f2b115e5ab71e90 (diff)
Notes
-rw-r--r--science/cdcl-gtk/Makefile3
-rw-r--r--science/ruby-dcl-gtk/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/science/cdcl-gtk/Makefile b/science/cdcl-gtk/Makefile
index 41a68605f3cc..49c638b64feb 100644
--- a/science/cdcl-gtk/Makefile
+++ b/science/cdcl-gtk/Makefile
@@ -10,4 +10,7 @@ COMMENT= Scientific graphic library for geoscience (with gtk support)
WITH_GTK= yes
+MD5_FILE= ${.CURDIR}/../cdcl/distinfo
+DESCR= ${.CURDIR}/../cdcl/pkg-descr
+
.include "${.CURDIR}/../cdcl/Makefile"
diff --git a/science/ruby-dcl-gtk/Makefile b/science/ruby-dcl-gtk/Makefile
index 3e4d63e2f3b1..54807b3511f9 100644
--- a/science/ruby-dcl-gtk/Makefile
+++ b/science/ruby-dcl-gtk/Makefile
@@ -12,4 +12,7 @@ CATEGORIES= science graphics ruby
WITH_GTK= yes
+MD5_FILE= ${.CURDIR}/../ruby-dcl/distinfo
+DESCR= ${.CURDIR}/../ruby-dcl/pkg-descr
+
.include "${.CURDIR}/../ruby-dcl/Makefile"