From e8f7bf346cccbb3a956616323b8d5e07770464ab Mon Sep 17 00:00:00 2001 From: sobomax Date: Thu, 26 Oct 2000 10:07:43 +0000 Subject: - Derive DISTNAME from PORTVERSION using `S:///' make(1) modifier; - Remove redundant USE_XLIB (USE_X_PREFIX implies USE_XLIB, see bsd.port.mk). --- games/magiccube4d/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'games/magiccube4d') 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 -- cgit Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g. 2016-04-01T14:00:51+00:00 mat mat@FreeBSD.org 2016-04-01T14:00:51+00:00 148314483d3098c0d6a33944f1190842e671502f With hat: portmgr Sponsored by: Absolight
With hat:	portmgr
Sponsored by:	Absolight
- Add missing patches from the previous commit 2016-01-09T13:26:33+00:00 miwi miwi@FreeBSD.org 2016-01-09T13:26:33+00:00 91b6c1982c6158ec24672aaeb64becd3941dfd18

- Update to 2.6.1 2016-01-09T12:50:38+00:00 miwi miwi@FreeBSD.org 2016-01-09T12:50:38+00:00 0ddd6b981ab2b9ebf82afc510d9a045ca98b935e PR: 206029 Submitted by: maintainer
PR:		206029
Submitted by:	maintainer
Part 1 of adding USE_GNOME=intltool to ports that require it. 2015-08-02T20:23:55+00:00 kwm kwm@FreeBSD.org 2015-08-02T20:23:55+00:00 8e06482685b64ce8d458dbb06943d4e18ee837cd The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and gtk30 don't pull intltool in anymore. PR: 201980 Exp-run by: antoine@
The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.

PR:		201980
Exp-run by:	antoine@
Cleanup plist 2014-10-20T11:52:39+00:00 bapt bapt@FreeBSD.org 2014-10-20T11:52:39+00:00 4e3fc69ce0b04446fa072bbf65dc22a58e8738a1