- use new macros
This commit is contained in:
parent
b0e78fd872
commit
a299053560
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=182292
@ -24,7 +24,7 @@ USE_GNUSTEP_BUILD= yes
|
||||
USE_GNUSTEP_INSTALL= yes
|
||||
USE_GNUSTEP_LOCAL_LIBS+= Encore:${ENCORE_PORT}
|
||||
DEFAULT_LIBVERSION= 0.1
|
||||
USE_GNUSTEP_LDCONFIG= ${LOCALLIBDIR}
|
||||
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
|
||||
USE_BDB= 43
|
||||
|
||||
WRKSRC= ${WRKDIR}/BDB-${PORTVERSION}
|
||||
|
@ -25,7 +25,7 @@ USE_GNUSTEP_BUILD= yes
|
||||
USE_GNUSTEP_INSTALL= yes
|
||||
USE_GNUSTEP_SYSTEM_LIBS+= TrackerKit:${TRACKERKIT_PORT}
|
||||
DEFAULT_LIBVERSION= 0.1
|
||||
USE_GNUSTEP_LDCONFIG= ${SYSLIBDIR}
|
||||
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES}
|
||||
|
||||
SNAPSHOT= 20061221
|
||||
WRKSRC= ${WRKDIR}/Etoile/
|
||||
|
@ -24,7 +24,7 @@ USE_GNUSTEP_BACK= yes
|
||||
USE_GNUSTEP_BUILD= yes
|
||||
USE_GNUSTEP_INSTALL= yes
|
||||
DEFAULT_LIBVERSION= 0.1
|
||||
USE_GNUSTEP_LDCONFIG= ${LOCALLIBDIR}
|
||||
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
|
||||
|
||||
SNAPSHOT= 20061221
|
||||
WRKSRC= ${WRKDIR}/Etoile/
|
||||
|
@ -25,7 +25,7 @@ USE_GNUSTEP_BUILD= yes
|
||||
USE_GNUSTEP_INSTALL= yes
|
||||
USE_GNUSTEP_LOCAL_LIBS+= UnitKit:${UNITKIT_PORT}
|
||||
DEFAULT_LIBVERSION= 0.1
|
||||
USE_GNUSTEP_LDCONFIG= ${SYSLIBDIR}
|
||||
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES}
|
||||
|
||||
SNAPSHOT= 20061221
|
||||
WRKSRC= ${WRKDIR}/Etoile/
|
||||
|
@ -24,7 +24,7 @@ USE_GNUSTEP_BACK= yes
|
||||
USE_GNUSTEP_BUILD= yes
|
||||
USE_GNUSTEP_INSTALL= yes
|
||||
DEFAULT_LIBVERSION= 0.1
|
||||
USE_GNUSTEP_LDCONFIG= ${LOCALLIBDIR}
|
||||
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
|
||||
|
||||
SNAPSHOT= 20061221
|
||||
WRKSRC= ${WRKDIR}/Etoile/
|
||||
|
@ -24,7 +24,7 @@ USE_GNUSTEP_BACK= yes
|
||||
USE_GNUSTEP_BUILD= yes
|
||||
USE_GNUSTEP_INSTALL= yes
|
||||
DEFAULT_LIBVERSION= 0.1
|
||||
USE_GNUSTEP_LDCONFIG= ${SYSLIBDIR}
|
||||
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES}
|
||||
|
||||
SNAPSHOT= 20061221
|
||||
WRKSRC= ${WRKDIR}/Etoile/
|
||||
|
@ -24,7 +24,7 @@ USE_GNUSTEP_BACK= yes
|
||||
USE_GNUSTEP_BUILD= yes
|
||||
USE_GNUSTEP_INSTALL= yes
|
||||
DEFAULT_LIBVERSION= 0.1
|
||||
USE_GNUSTEP_LDCONFIG= ${LOCALLIBDIR}
|
||||
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
|
||||
|
||||
SNAPSHOT= 20061221
|
||||
WRKSRC= ${WRKDIR}/Etoile/
|
||||
|
@ -20,7 +20,7 @@ USE_GNUSTEP_PREFIX= yes
|
||||
USE_GNUSTEP_BACK= yes
|
||||
USE_GNUSTEP_BUILD= yes
|
||||
USE_GNUSTEP_INSTALL= yes
|
||||
USE_GNUSTEP_LDCONFIG= ${SYSLIBDIR}
|
||||
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES}
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's|cp -u|cp -p|' \
|
||||
|
@ -20,7 +20,7 @@ USE_GNUSTEP_BACK= yes
|
||||
USE_GNUSTEP_CONFIGURE= yes
|
||||
USE_GNUSTEP_BUILD= yes
|
||||
USE_GNUSTEP_INSTALL= yes
|
||||
USE_GNUSTEP_LDCONFIG= ${SYSLIBDIR}
|
||||
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES}
|
||||
|
||||
WRKSRC= ${WRKDIR}/GWorkspace-${PORTVERSION}
|
||||
GNU_CONFIGURE= yes
|
||||
@ -38,6 +38,6 @@ USE_GHOSTSCRIPT= yes
|
||||
|
||||
post-install:
|
||||
${CP} ${WRKSRC}/Inspector/ContentViewersProtocol.h \
|
||||
${SYSTEMDIR}/Library/Frameworks/Inspector.framework/Versions/A/Headers/ContentViewersProtocol.h
|
||||
${GNUSTEP_SYSTEM_ROOT}/Library/Frameworks/Inspector.framework/Versions/A/Headers/ContentViewersProtocol.h
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -20,7 +20,7 @@ USE_GNUSTEP_PREFIX= yes
|
||||
USE_GNUSTEP_BACK= yes
|
||||
USE_GNUSTEP_BUILD= yes
|
||||
USE_GNUSTEP_INSTALL= yes
|
||||
USE_GNUSTEP_LDCONFIG= ${LOCALLIBDIR}
|
||||
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
|
||||
|
||||
WRKSRC= ${WRKDIR}/Toolbox
|
||||
USE_GNUSTEP_MAKE_DIRS+= Toolbox
|
||||
|
@ -24,7 +24,7 @@ USE_GNUSTEP_BACK= yes
|
||||
USE_GNUSTEP_BUILD= yes
|
||||
USE_GNUSTEP_INSTALL= yes
|
||||
DEFAULT_LIBVERSION= 0.1
|
||||
USE_GNUSTEP_LDCONFIG= ${LOCALLIBDIR}
|
||||
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
|
||||
|
||||
SNAPSHOT= 20061221
|
||||
WRKSRC= ${WRKDIR}/Etoile/
|
||||
|
@ -24,7 +24,7 @@ USE_GNUSTEP_BACK= yes
|
||||
USE_GNUSTEP_BUILD= yes
|
||||
USE_GNUSTEP_INSTALL= yes
|
||||
DEFAULT_LIBVERSION= 0.1
|
||||
USE_GNUSTEP_LDCONFIG= ${LOCALLIBDIR}
|
||||
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
|
||||
|
||||
SNAPSHOT= 20061221
|
||||
WRKSRC= ${WRKDIR}/Etoile/
|
||||
|
@ -23,7 +23,7 @@ USE_GNUSTEP_PREFIX= yes
|
||||
USE_GNUSTEP_BACK= yes
|
||||
USE_GNUSTEP_BUILD= yes
|
||||
USE_GNUSTEP_INSTALL= yes
|
||||
USE_GNUSTEP_LDCONFIG= ${LOCALLIBDIR}
|
||||
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
|
||||
|
||||
SNAPSHOT= 20061221
|
||||
WRKSRC= ${WRKDIR}/Etoile/
|
||||
|
@ -23,7 +23,7 @@ USE_GNUSTEP_BACK= yes
|
||||
USE_GNUSTEP_BUILD= yes
|
||||
USE_GNUSTEP_INSTALL= yes
|
||||
DEFAULT_LIBVERSION= 0.1
|
||||
USE_GNUSTEP_LDCONFIG= ${LOCALLIBDIR}
|
||||
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
|
||||
|
||||
WRKSRC= ${WRKDIR}/Encore-${PORTVERSION}
|
||||
DOCSDIR= ${GNUSTEP_PREFIX}/Local/Library/Documentation/Encore
|
||||
|
@ -20,6 +20,6 @@ USE_GNUSTEP_PREFIX= yes
|
||||
USE_GNUSTEP_BACK= yes
|
||||
USE_GNUSTEP_BUILD= yes
|
||||
USE_GNUSTEP_INSTALL= yes
|
||||
USE_GNUSTEP_LDCONFIG= ${LOCALLIBDIR}
|
||||
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -21,7 +21,7 @@ USE_GNUSTEP_BASE= yes
|
||||
USE_GNUSTEP_CONFIGURE= yes
|
||||
USE_GNUSTEP_BUILD= yes
|
||||
USE_GNUSTEP_INSTALL= yes
|
||||
USE_GNUSTEP_LDCONFIG= ${LOCALLIBDIR}
|
||||
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
|
||||
|
||||
WRKSRC= ${WRKDIR}
|
||||
|
||||
|
@ -22,7 +22,7 @@ USE_GNUSTEP_PREFIX= yes
|
||||
USE_GNUSTEP_BACK= yes
|
||||
USE_GNUSTEP_BUILD= yes
|
||||
USE_GNUSTEP_INSTALL= yes
|
||||
USE_GNUSTEP_LDCONFIG= ${LOCALLIBDIR}
|
||||
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
|
||||
|
||||
WRKSRC= ${WRKDIR}/CameraKit
|
||||
|
||||
|
@ -24,7 +24,7 @@ USE_GNUSTEP_INSTALL= yes
|
||||
USE_GNUSTEP_LOCAL_LIBS+= Encore:${ENCORE_PORT}
|
||||
USE_GNUSTEP_LOCAL_LIBS+= BDB:${FORTYTWO_BDB_PORT}
|
||||
DEFAULT_LIBVERSION= 0.1
|
||||
USE_GNUSTEP_LDCONFIG= ${LOCALLIBDIR}
|
||||
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
|
||||
USE_BDB= 43
|
||||
|
||||
WRKSRC= ${WRKDIR}/FT-${PORTVERSION}
|
||||
|
@ -25,7 +25,7 @@ USE_GNUSTEP_BUILD= yes
|
||||
USE_GNUSTEP_INSTALL= yes
|
||||
USE_GNUSTEP_LCOAL_APPS+= Mplayer:${GNUSTEP_MPLAYER_PORT}
|
||||
DEFAULT_LIBVERSION= 0.1
|
||||
USE_GNUSTEP_LDCONFIG= ${LOCALLIBDIR}
|
||||
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
|
||||
|
||||
SNAPSHOT= 20061221
|
||||
WRKSRC= ${WRKDIR}/Etoile/
|
||||
|
@ -24,7 +24,7 @@ USE_GNUSTEP_PREFIX= yes
|
||||
USE_GNUSTEP_BACK= yes
|
||||
USE_GNUSTEP_BUILD= yes
|
||||
USE_GNUSTEP_INSTALL= yes
|
||||
USE_GNUSTEP_LDCONFIG= ${LOCALLIBDIR}
|
||||
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
|
||||
|
||||
WRKSRC= ${WRKDIR}/Tryst-108.pl4
|
||||
|
||||
|
@ -27,6 +27,6 @@ USE_GNUSTEP_INSTALL= yes
|
||||
SNAPSHOT= 20061221
|
||||
WRKSRC= ${WRKDIR}/Etoile/
|
||||
USE_GNUSTEP_MAKE_DIRS+= Bundles/EtoileBehavior
|
||||
MAKE_ENV+= GNUSTEP_INSTALLATION_DIR="${SYSTEMDIR}"
|
||||
MAKE_ENV+= GNUSTEP_INSTALLATION_DIR="${GNUSTEP_SYSTEM_ROOT}"
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -24,7 +24,7 @@ USE_GNUSTEP_BACK= yes
|
||||
USE_GNUSTEP_BUILD= yes
|
||||
USE_GNUSTEP_INSTALL= yes
|
||||
USE_GNUSTEP_LOCAL_LIBS+= OgreKit:${OGREKIT_PORT}
|
||||
USE_GNUSTEP_LDCONFIG= ${SYSLIBDIR}
|
||||
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES}
|
||||
|
||||
SNAPSHOT= 20061221
|
||||
WRKSRC= ${WRKDIR}/Etoile/
|
||||
|
@ -25,7 +25,7 @@ USE_GNUSTEP_PREFIX= yes
|
||||
USE_GNUSTEP_BACK= yes
|
||||
USE_GNUSTEP_BUILD= yes
|
||||
USE_GNUSTEP_INSTALL= yes
|
||||
USE_GNUSTEP_LDCONFIG= ${LOCALLIBDIR}
|
||||
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
|
||||
|
||||
SNAPSHOT= 20061221
|
||||
WRKSRC= ${WRKDIR}/Etoile/
|
||||
|
@ -25,7 +25,7 @@ USE_GNUSTEP_BUILD= yes
|
||||
USE_GNUSTEP_INSTALL= yes
|
||||
USE_GNUSTEP_LOCAL_LIBS+= CollectionKit:${COLLECTIONKIT_PORT}
|
||||
DEFAULT_LIBVERSION= 0.1
|
||||
USE_GNUSTEP_LDCONFIG= ${SYSLIBDIR}
|
||||
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES}
|
||||
|
||||
SNAPSHOT= 20061221
|
||||
WRKSRC= ${WRKDIR}/Etoile/
|
||||
|
@ -23,7 +23,7 @@ USE_GNUSTEP_PREFIX= yes
|
||||
USE_GNUSTEP_BACK= yes
|
||||
USE_GNUSTEP_BUILD= yes
|
||||
USE_GNUSTEP_INSTALL= yes
|
||||
USE_GNUSTEP_LDCONFIG= ${LOCALLIBDIR}
|
||||
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
|
||||
|
||||
SNAPSHOT= 20061221
|
||||
WRKSRC= ${WRKDIR}/Etoile/
|
||||
|
@ -25,7 +25,7 @@ USE_GNUSTEP_BUILD= yes
|
||||
USE_GNUSTEP_INSTALL= yes
|
||||
USE_GNUSTEP_LOCAL_LIBS+= UnitKit:${UNITKIT_PORT}
|
||||
DEFAULT_LIBVERSION= 0.1
|
||||
USE_GNUSTEP_LDCONFIG= ${SYSLIBDIR}
|
||||
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES}
|
||||
|
||||
SNAPSHOT= 20061221
|
||||
WRKSRC= ${WRKDIR}/Etoile/
|
||||
|
@ -22,7 +22,7 @@ USE_GNUSTEP_BASE= yes
|
||||
USE_GNUSTEP_CONFIGURE= yes
|
||||
USE_GNUSTEP_BUILD= yes
|
||||
USE_GNUSTEP_INSTALL= yes
|
||||
USE_GNUSTEP_LDCONFIG= ${LOCALLIBDIR}
|
||||
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_LOCAL_LIBRARIES}
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gtk12
|
||||
|
@ -23,13 +23,13 @@ USE_GNUSTEP_PREFIX= yes
|
||||
USE_GNUSTEP_BACK= yes
|
||||
USE_GNUSTEP_BUILD= yes
|
||||
USE_GNUSTEP_INSTALL= yes
|
||||
USE_GNUSTEP_LDCONFIG= ${SYSLIBDIR}
|
||||
USE_GNUSTEP_LDCONFIG= ${GNUSTEP_SYSTEM_LIBRARIES}
|
||||
|
||||
SNAPSHOT= 20061221
|
||||
WRKSRC= ${WRKDIR}/Etoile/
|
||||
USE_GNUSTEP_MAKE_DIRS+= Frameworks/XWindowServerKit
|
||||
ADDITIONAL_OBJCFLAGS+= -I${X11BASE}/include
|
||||
ADDITIONAL_LDFLAGS+= -L${X11BASE}/lib
|
||||
MAKE_ENV+= GNUSTEP_INSTALLATION_DIR="${SYSTEMDIR}"
|
||||
MAKE_ENV+= GNUSTEP_INSTALLATION_DIR="${GNUSTEP_SYSTEM_ROOT}"
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user