pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Changes to be committed: modified: glsmac Makefile
Module Name: pkgsrc-wip
Committed By: Lubomir G. Diakov <zr90004%gmail.com@localhost>
Pushed By: lubod
Date: Wed May 20 20:04:04 2026 -0700
Changeset: 6fa0cd80468c4def2618dcdee2dbd2ada1cb9763
Modified Files:
glsmac/Makefile
Log Message:
Changes to be committed:
modified: glsmac Makefile
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6fa0cd80468c4def2618dcdee2dbd2ada1cb9763
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
glsmac/Makefile | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diffs:
diff --git a/glsmac/Makefile b/glsmac/Makefile
index 9a43755e48..eadcf8ec80 100644
--- a/glsmac/Makefile
+++ b/glsmac/Makefile
@@ -3,8 +3,8 @@
# Some environment variables that can help debugging this:
# https://trac.webkit.org/wiki/EnvironmentVariables
-DISTNAME= glsmac-git
-PKGNAME= ${DISTNAME:S/development/development/}
+DISTNAME= development
+PKGNAME= ${DISTNAME:S/glsmac/glsmac/}
CATEGORIES= games
MASTER_SITES= https://github.com/afwbkbc/glsmac/releases
EXTRACT_SUFX= .tar.gz
@@ -36,5 +36,3 @@ CMAKE_CONFIGURE_ARGS+= -DUSE_LIBDRM=OFF
.endif
CXXFLAGS.SunOS+= -fpermissive
-
-.include "options.mk"
Home |
Main Index |
Thread Index |
Old Index