- Derive DISTNAME from PORTVERSION using `S:///' make(1) modifier;
- Remove redundant USE_XLIB (USE_X_PREFIX implies USE_XLIB, see bsd.port.mk).
This commit is contained in:
parent
39bc990211
commit
dfcac308e2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=34250
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user