diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-10-16 13:48:22 +0200 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-10-19 10:36:47 +0200 |
commit | ce1af7fdc2cde4dc409a344a4210a3af581ccd2d (patch) | |
tree | 90d3e91fc4cc816b8414817d29a02a1bf6ccc203 /astro/openuniverse/Makefile | |
parent | 988f6f02d1a4f8ec8b274d4819ca37943a44d34a (diff) | |
download | freebsd-ports-ce1af7fdc2cde4dc409a344a4210a3af581ccd2d.zip |
*: apply refactor.remove-consecutive-empty-lines
Submitted by: portedit
Diffstat (limited to 'astro/openuniverse/Makefile')
-rw-r--r-- | astro/openuniverse/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/astro/openuniverse/Makefile b/astro/openuniverse/Makefile index 625f7095acc2..3d7f239869b0 100644 --- a/astro/openuniverse/Makefile +++ b/astro/openuniverse/Makefile @@ -9,7 +9,6 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.0beta3 MAINTAINER= ports@FreeBSD.org COMMENT= OpenGL Solar System simulator for X Window System - USES= gl gmake jpeg xorg USE_GL= glut USE_XORG= sm ice xmu xi xext x11 |