diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-09 18:54:28 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-09 18:54:28 +0000 |
commit | 11008fac27e5485282926e61cd96bac1a4ae3069 (patch) | |
tree | 3b969fb0c53d4fb2ae1cc9be5ebaeeab1ed7e2c9 /science/dcl | |
parent | 91aef48724f00ea5b70b061a0f80e8a21301e82e (diff) | |
download | ports-11008fac27e5485282926e61cd96bac1a4ae3069.tar.gz ports-11008fac27e5485282926e61cd96bac1a4ae3069.zip |
Notes
Diffstat (limited to 'science/dcl')
-rw-r--r-- | science/dcl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/dcl/Makefile b/science/dcl/Makefile index 120af6d9493e..ed810861c0a7 100644 --- a/science/dcl/Makefile +++ b/science/dcl/Makefile @@ -12,6 +12,7 @@ MAINTAINER= murashin@gfd-dennou.org COMMENT= Scientific graphic library for geoscience MAKE_JOBS_UNSAFE= yes +USES= pkgconfig USE_XORG= x11 xext USE_FORTRAN= yes USE_GNOME= gtk20 gdkpixbuf2 |