summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-10-26 10:07:43 +0000
committersobomax <sobomax@FreeBSD.org>2000-10-26 10:07:43 +0000
commite8f7bf346cccbb3a956616323b8d5e07770464ab (patch)
treedb93915ff616ec42f52be0cedd3918c192e64bc9 /games
parente538cfa9a04a3dc7a9405a5f1e657ce93cf0e9be (diff)
downloadFreeBSD-ports-e8f7bf346cccbb3a956616323b8d5e07770464ab.zip
FreeBSD-ports-e8f7bf346cccbb3a956616323b8d5e07770464ab.tar.gz
- Derive DISTNAME from PORTVERSION using `S:///' make(1) modifier;
- Remove redundant USE_XLIB (USE_X_PREFIX implies USE_XLIB, see bsd.port.mk).
Diffstat (limited to 'games')
-rw-r--r--games/magiccube4d/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/magiccube4d/Makefile b/games/magiccube4d/Makefile
index 651759d..74dd9c8 100644
--- a/games/magiccube4d/Makefile
+++ b/games/magiccube4d/Makefile
@@ -9,12 +9,11 @@ PORTNAME= magiccube4d
PORTVERSION= 2.1
CATEGORIES= games
MASTER_SITES= http://www.superliminal.com/cube/
-DISTNAME= magiccube4d-src-2_1
+DISTNAME= magiccube4d-src-${PORTVERSION:S/./_/}
EXTRACT_SUFX= .tgz
MAINTAINER= karlj000@unbc.ca
-USE_XLIB= yes
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
OpenPOWER on IntegriCloud