Project

General

Profile

« Previous | Next » 

Revision 1d5cbd11

Added by Renato Botelho almost 4 years ago

Set PFSENSE_PKG_SET_VERSION to PRODUCT_VERSION

This is going to be used by pfSense-upgrade port to set pkg_set_version
based on PRODUCT_VERSION

View differences:

tools/conf/pfPorts/make.conf
3 3
# Define pfSense repos
4 4
PFSENSE_REPOS=	%%PRODUCT_NAME%%-repo %%PRODUCT_NAME%%-repo-devel %%PRODUCT_NAME%%-repo-245
5 5

  
6
# Used by pfSense-upgrade port to set pkg_set_version
7
PFSENSE_PKG_SET_VERSION=	%%PRODUCT_VERSION%%
8

  
6 9
# Generic options
7 10
OPTIONS_UNSET_FORCE=	DOCS DOXYGEN EXAMPLES INFO MAN MANPAGES X11
8 11

  

Also available in: Unified diff