ports/174990: commit references a PR
dfilter service
dfilter at FreeBSD.ORG
Sun Feb 10 09:20:02 UTC 2013
The following reply was made to PR ports/174990; it has been noted by GNATS.
From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: ports/174990: commit references a PR
Date: Sun, 10 Feb 2013 09:15:23 +0000 (UTC)
Author: miwi
Date: Sun Feb 10 09:15:16 2013
New Revision: 312017
URL: http://svnweb.freebsd.org/changeset/ports/312017
Log:
- Respect PREFIX
PR: 174990
Submitted by: maintainer
Modified:
head/x11/deforaos-locker/Makefile
Modified: head/x11/deforaos-locker/Makefile
==============================================================================
--- head/x11/deforaos-locker/Makefile Sun Feb 10 09:10:15 2013 (r312016)
+++ head/x11/deforaos-locker/Makefile Sun Feb 10 09:15:16 2013 (r312017)
@@ -5,8 +5,8 @@ PORTNAME= locker
PORTVERSION= 0.2.1
CATEGORIES= x11
MASTER_SITES= http://www.defora.org/os/download/download/3703/
-DISTNAME= Locker-${PORTVERSION}
PKGNAMEPREFIX= deforaos-
+DISTNAME= Locker-${PORTVERSION}
MAINTAINER= olivier at cochard.me
COMMENT= DeforaOS desktop screensaver
@@ -23,7 +23,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgc
USE_GNOME= gtk20 desktopfileutils
USE_PKGCONFIG= build
USE_GETTEXT= yes
-
+MAKE_ARGS+= PREFIX=${PREFIX}
MAKE_ENV+= MANDIR=${MANPREFIX}/man
MAN1= locker.1 lockerctl.1
_______________________________________________
svn-ports-all at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
More information about the freebsd-ports-bugs
mailing list