diff options
Diffstat (limited to 'net/rsplib/Makefile')
-rw-r--r-- | net/rsplib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rsplib/Makefile b/net/rsplib/Makefile index a565f4ef9bab..ea39bdc16d02 100644 --- a/net/rsplib/Makefile +++ b/net/rsplib/Makefile @@ -1,5 +1,5 @@ PORTNAME= rsplib -DISTVERSION= 3.5.3 +DISTVERSION= 3.5.4 CATEGORIES= net MASTER_SITES= https://www.nntb.no/~dreibh/rserpool/download/ @@ -15,7 +15,7 @@ BUILD_DEPENDS= gm:graphics/GraphicsMagick \ USES= cmake desktop-file-utils ghostscript:10,build gl qt:6 \ shebangfix tar:xz -USE_GL= gl opengl +USE_GL= opengl USE_LDCONFIG= yes USE_QT= base |