- remove obsolete variables
PR: 154395 Submitted by: Eitan Adler
This commit is contained in:
parent
237c8f5f5a
commit
8b15435b30
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=270818
1 changed files with 0 additions and 6 deletions
|
@ -189,12 +189,6 @@ GNUSTEP_LOCAL_APPS= ${GNUSTEP_LOCAL_ROOT}/Applications
|
|||
GNUSTEP_LOCAL_TOOLS= ${GNUSTEP_LOCAL_ROOT}/Tools
|
||||
GNUSTEP_LOCAL_SERVICES= ${GNUSTEP_LOCAL_ROOT}/Library/Services
|
||||
|
||||
# Obsolete, for compatibility only
|
||||
SYSTEMDIR= ${GNUSTEP_SYSTEM_ROOT}
|
||||
SYSMAKEDIR= ${GNUSTEP_MAKEFILES}
|
||||
SYSLIBDIR= ${GNUSTEP_SYSTEM_LIBRARIES}
|
||||
LOCALLIBDIR= ${GNUSTEP_LOCAL_LIBRARIES}
|
||||
|
||||
.if defined(WITH_GNUSTEP_DEVEL)
|
||||
PKGNAMESUFFIX?= -devel${PKGNAMESUFFIX2}
|
||||
PLIST_SUB+= GNUSTEP_DEVEL=""
|
||||
|
|
Loading…
Reference in a new issue