aboutsummaryrefslogtreecommitdiffstats
path: root/games/magiccube4d
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-10-26 18:07:43 +0800
committersobomax <sobomax@FreeBSD.org>2000-10-26 18:07:43 +0800
commite8f7bf346cccbb3a956616323b8d5e07770464ab (patch)
treedb93915ff616ec42f52be0cedd3918c192e64bc9 /games/magiccube4d
parente538cfa9a04a3dc7a9405a5f1e657ce93cf0e9be (diff)
downloadfreebsd-ports-gnome-e8f7bf346cccbb3a956616323b8d5e07770464ab.tar.gz
freebsd-ports-gnome-e8f7bf346cccbb3a956616323b8d5e07770464ab.tar.zst
freebsd-ports-gnome-e8f7bf346cccbb3a956616323b8d5e07770464ab.zip
- 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/magiccube4d')
-rw-r--r--games/magiccube4d/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/magiccube4d/Makefile b/games/magiccube4d/Makefile
index 651759d30367..74dd9c8ffc14 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