Skip to content

Commit

Permalink
graphics/electricsheep: use wx 3.2
Browse files Browse the repository at this point in the history
PR:		265093
  • Loading branch information
lbartoletti committed Oct 25, 2022
1 parent 19ff6b9 commit 456c23e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions graphics/electricsheep/Makefile
@@ -1,6 +1,6 @@
PORTNAME= electricsheep
DISTVERSION= 3.0.2.20191005 # configure.ac though says that the version is 2.7b33
PORTREVISION= 4
PORTREVISION= 5
PORTEPOCH= 1
CATEGORIES= graphics

Expand Down Expand Up @@ -28,7 +28,7 @@ GH_ACCOUNT= scottdraves
GH_TAGNAME= 37ba0fd692d6581f8fe009ed11c9650cd8174123
DOS2UNIX_FILES= ContentDownloader/SheepDownloader.cpp DisplayOutput/OpenGL/glx.cpp
GNU_CONFIGURE= yes
USE_WX= 3.1
USE_WX= 3.2
USE_GNOME= glib20
USE_GL= gl glut
USE_XORG= x11 xrender
Expand Down

0 comments on commit 456c23e

Please sign in to comment.