Lines 124-131
Link Here
|
124 |
# CONFLICTS_INSTALL CPPFLAGS CXXFLAGS DESKTOP_ENTRIES DISTFILES EXTRA_PATCHES |
124 |
# CONFLICTS_INSTALL CPPFLAGS CXXFLAGS DESKTOP_ENTRIES DISTFILES EXTRA_PATCHES |
125 |
# EXTRACT_ONLY GH_ACCOUNT GH_PROJECT GH_TAGNAME IGNORE INFO INSTALL_TARGET |
125 |
# EXTRACT_ONLY GH_ACCOUNT GH_PROJECT GH_TAGNAME IGNORE INFO INSTALL_TARGET |
126 |
# LDFLAGS LIBS MAKE_ARGS MAKE_ENV PATCHFILES PATCH_SITES PLIST_DIRS |
126 |
# LDFLAGS LIBS MAKE_ARGS MAKE_ENV PATCHFILES PATCH_SITES PLIST_DIRS |
127 |
# PLIST_DIRSTRY PLIST_FILES PLIST_SUB PORTDOCS PORTEXAMPLES SUB_FILES SUB_LIST |
127 |
# PLIST_DIRSTRY PLIST_FILES PLIST_SUB PORTDOCS PORTEXAMPLES SHEBANG_FILES |
128 |
# TEST_TARGET USES, |
128 |
# SUB_FILES SUB_LIST TEST_TARGET USES, |
129 |
# defining ${opt}_${variable} will add its content to the actual variable when |
129 |
# defining ${opt}_${variable} will add its content to the actual variable when |
130 |
# the option is enabled. Defining ${opt}_${variable}_OFF will add its content |
130 |
# the option is enabled. Defining ${opt}_${variable}_OFF will add its content |
131 |
# to the actual variable when the option is disabled. |
131 |
# to the actual variable when the option is disabled. |
Lines 152-158
Link Here
|
152 |
GH_ACCOUNT GH_PROJECT GH_TAGNAME IGNORE INFO INSTALL_TARGET \ |
152 |
GH_ACCOUNT GH_PROJECT GH_TAGNAME IGNORE INFO INSTALL_TARGET \ |
153 |
LDFLAGS LIBS MAKE_ARGS MAKE_ENV PATCHFILES PATCH_SITES \ |
153 |
LDFLAGS LIBS MAKE_ARGS MAKE_ENV PATCHFILES PATCH_SITES \ |
154 |
PLIST_DIRS PLIST_DIRSTRY PLIST_FILES PLIST_SUB PORTDOCS \ |
154 |
PLIST_DIRS PLIST_DIRSTRY PLIST_FILES PLIST_SUB PORTDOCS \ |
155 |
PORTEXAMPLES SUB_FILES SUB_LIST TEST_TARGET USES |
155 |
PORTEXAMPLES SHEBANG_FILES SUB_FILES SUB_LIST TEST_TARGET USES |
156 |
_OPTIONS_DEPENDS= PKG FETCH EXTRACT PATCH BUILD LIB RUN |
156 |
_OPTIONS_DEPENDS= PKG FETCH EXTRACT PATCH BUILD LIB RUN |
157 |
|
157 |
|
158 |
# The format here is target_family:priority:target-type |
158 |
# The format here is target_family:priority:target-type |