From 8fb596db30fc304c30072b44b4c7f855046822f1 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 24 May 2013 16:35:30 +0000 Subject: Do not let system make.conf inpact the port's makefile This fixes build on current --- games/libshhcards/Makefile | 11 +++++------ games/libshhcards/files/Makefile.lib | 2 +- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'games') diff --git a/games/libshhcards/Makefile b/games/libshhcards/Makefile index 0bf9b0111e92..5f237a13a343 100644 --- a/games/libshhcards/Makefile +++ b/games/libshhcards/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libshhcards -# Date created: 12 April 1998 -# Whom: Andrey Zakhvatov -# +# Created by: Andrey Zakhvatov # $FreeBSD$ -# PORTNAME= libshhcards PORTVERSION= 1.0.5 @@ -18,9 +14,12 @@ COMMENT= Library for displaying game cards on X Window System USE_XORG= xpm MAKEFILE= ${FILESDIR}/Makefile.lib USE_LDCONFIG= yes +MAKE_ENV= WITHOUT_PROFILE=yes __MAKE_CONF=/dev/null SRCCONF=/dev/null + +.include post-install: -.if !defined(NOPORTDOCS) +.if ${PORT_OPTIONS:MDOCS} @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/CREDITS ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} diff --git a/games/libshhcards/files/Makefile.lib b/games/libshhcards/files/Makefile.lib index f5488978f8fe..5b2623438429 100644 --- a/games/libshhcards/files/Makefile.lib +++ b/games/libshhcards/files/Makefile.lib @@ -5,7 +5,7 @@ LIB= shhcards LIBDIR= ${PREFIX}/lib SHLIB_MAJOR= ${SHLIB_VER} SHLIB_MINOR= 0 -NOPROFILE= yes +NO_PROFILE= yes NOOBJ= yes INCS= shhcards.h -- cgit l/electron4/files/bl-1.2.3'>dependabot/npm_and_yarn/devel/electron4/files/bl-1.2.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
* - Update to 3.0.8chinsan2009-01-031-3/+3
* - Update to 3.0.7chinsan2008-08-081-3/+3
* - Update to 3.0.6chinsan2008-06-131-3/+3
* - Update to 3.0.5.chinsan2007-12-241-3/+3
* - Update to 3.0.3chinsan2007-10-271-3/+3
* - Update to 3.0.2pav2007-06-171-3/+3
* - Update to 3.0.1miwi2007-01-101-3/+3
* - add SHA256dinoex2005-11-201-0/+1
* Update to version 2.6.2krion2005-04-211-2/+2
* - Update to version 2.6.1krion2004-03-05