svn commit: r312022 - head/www/deforaos-surfer
Martin Wilke
miwi at FreeBSD.org
Sun Feb 10 14:11:35 UTC 2013
Author: miwi
Date: Sun Feb 10 14:11:34 2013
New Revision: 312022
URL: http://svnweb.freebsd.org/changeset/ports/312022
Log:
- Respect PREFIX
PR: 174993
Submitted by: maintainer
Modified:
head/www/deforaos-surfer/Makefile
Modified: head/www/deforaos-surfer/Makefile
==============================================================================
--- head/www/deforaos-surfer/Makefile Sun Feb 10 14:10:50 2013 (r312021)
+++ head/www/deforaos-surfer/Makefile Sun Feb 10 14:11:34 2013 (r312022)
@@ -21,6 +21,7 @@ LIB_DEPENDS= System:${PORTSDIR}/devel/de
webkitgtk-1.0:${PORTSDIR}/www/webkit-gtk2
RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss
+MAKE_ARGS= PREFIX=${PREFIX}
USE_GNOME= gtk20 desktopfileutils
USE_PKGCONFIG= build
USE_GETTEXT= yes
More information about the svn-ports-head
mailing list