diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-08-04 08:31:22 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-08-04 08:31:22 +0000 |
commit | 28ca9c0b138691c1113dde0172fee26514b4bd51 (patch) | |
tree | 380eda6ca574f3db2146d3fdce53c805a1152013 /biology/gperiodic | |
parent | 87fccb983559c282bdb76fac832aace9852d2a4a (diff) | |
download | ports-28ca9c0b138691c1113dde0172fee26514b4bd51.tar.gz ports-28ca9c0b138691c1113dde0172fee26514b4bd51.zip |
Mark BROKEN: unfetchable
Notes
Notes:
svn path=/head/; revision=508077
Diffstat (limited to 'biology/gperiodic')
-rw-r--r-- | biology/gperiodic/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/biology/gperiodic/Makefile b/biology/gperiodic/Makefile index c8f3d9988c25..75b7d2977301 100644 --- a/biology/gperiodic/Makefile +++ b/biology/gperiodic/Makefile @@ -14,6 +14,8 @@ COMMENT= Displays a periodic table of the elements LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/gpl.txt +BROKEN= unfetchable + USE_GNOME= gtk20 USES= pkgconfig |