mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
Remove superfluous linefeeds and fix some other minor whitespace bugs.
This commit is contained in:
parent
6f2e67040e
commit
7b85b686ee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=458755
@ -8,11 +8,10 @@ CATEGORIES= deskutils
|
|||||||
MASTER_SITES= SF/justjournal/JustJournal%20UNIX%20Client/${PORTVERSION} \
|
MASTER_SITES= SF/justjournal/JustJournal%20UNIX%20Client/${PORTVERSION} \
|
||||||
http://www.justjournal.com/software/unix/
|
http://www.justjournal.com/software/unix/
|
||||||
|
|
||||||
|
|
||||||
MAINTAINER= luke@justjournal.com
|
MAINTAINER= luke@justjournal.com
|
||||||
COMMENT= Command line client for posting JustJournal entries
|
COMMENT= Command line client for posting JustJournal entries
|
||||||
|
|
||||||
LIB_DEPENDS+= libxmlrpc.so:net/xmlrpc-c
|
LIB_DEPENDS= libxmlrpc.so:net/xmlrpc-c
|
||||||
|
|
||||||
PLIST_FILES= bin/jjclient
|
PLIST_FILES= bin/jjclient
|
||||||
|
|
||||||
|
@ -19,7 +19,6 @@ GNU_CONFIGURE= yes
|
|||||||
MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
|
MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
|
||||||
AUTOHEADER="${TRUE}"
|
AUTOHEADER="${TRUE}"
|
||||||
|
|
||||||
|
|
||||||
PLIST_FILES= bin/wmpinboard \
|
PLIST_FILES= bin/wmpinboard \
|
||||||
man/man1/wmpinboard.1.gz
|
man/man1/wmpinboard.1.gz
|
||||||
|
|
||||||
|
@ -37,7 +37,6 @@ CDEV_MAJOR?= 202
|
|||||||
DEVNAME= ${KMOD}
|
DEVNAME= ${KMOD}
|
||||||
SRCS= rtc.c rtc_linux.c vnode_if.h
|
SRCS= rtc.c rtc_linux.c vnode_if.h
|
||||||
|
|
||||||
|
|
||||||
INCLUDE= -I${.CURDIR} -I${SYS}
|
INCLUDE= -I${.CURDIR} -I${SYS}
|
||||||
|
|
||||||
CFLAGS+= ${INCLUDE} -DCDEV_MAJOR_=${CDEV_MAJOR}
|
CFLAGS+= ${INCLUDE} -DCDEV_MAJOR_=${CDEV_MAJOR}
|
||||||
|
@ -59,7 +59,7 @@ post-install:
|
|||||||
${STAGEDIR}${PREFIX}/share/pixmaps/
|
${STAGEDIR}${PREFIX}/share/pixmaps/
|
||||||
${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.desktop ${STAGEDIR}${DESKTOPDIR}
|
${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.desktop ${STAGEDIR}${DESKTOPDIR}
|
||||||
|
|
||||||
|
post-install-DOCS-on:
|
||||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||||
${INSTALL_DATA} ${DOC_FILES1:S|^|${DOCSRCDIR1}/|} ${STAGEDIR}${DOCSDIR}
|
${INSTALL_DATA} ${DOC_FILES1:S|^|${DOCSRCDIR1}/|} ${STAGEDIR}${DOCSDIR}
|
||||||
@${MKDIR} ${STAGEDIR}${DOCSDIR2}
|
@${MKDIR} ${STAGEDIR}${DOCSDIR2}
|
||||||
|
@ -19,8 +19,8 @@ USE_GITHUB= yes
|
|||||||
GH_ACCOUNT= pipelka
|
GH_ACCOUNT= pipelka
|
||||||
GH_TAGNAME= ea0a119
|
GH_TAGNAME= ea0a119
|
||||||
|
|
||||||
USES= compiler:c++11-lang autoreconf desktop-file-utils gettext gmake \
|
USES= compiler:c++11-lang autoreconf desktop-file-utils gettext \
|
||||||
libtool localbase pkgconfig
|
gmake libtool localbase pkgconfig
|
||||||
USE_CXXSTD= c++11
|
USE_CXXSTD= c++11
|
||||||
USE_GNOME= gconfmm26 gtkmm24 intltool
|
USE_GNOME= gconfmm26 gtkmm24 intltool
|
||||||
GCONF_SCHEMAS= aeskulap.schemas
|
GCONF_SCHEMAS= aeskulap.schemas
|
||||||
@ -31,5 +31,4 @@ CONFIGURE_ARGS= --disable-static
|
|||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
INSTALLS_ICONS= yes
|
INSTALLS_ICONS= yes
|
||||||
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
@ -28,7 +28,6 @@ PLIST_FILES= bin/${PORTNAME} \
|
|||||||
|
|
||||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||||
|
|
||||||
|
|
||||||
post-install-DOCS-on:
|
post-install-DOCS-on:
|
||||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||||
cd ${WRKSRC} && ${INSTALL_DATA} AUTHORS ChangeLog NEWS README THANKS Todo \
|
cd ${WRKSRC} && ${INSTALL_DATA} AUTHORS ChangeLog NEWS README THANKS Todo \
|
||||||
|
@ -199,10 +199,8 @@ do-install-PHP-on:
|
|||||||
@${MKDIR} ${STAGEDIR}${PREFIX}/etc/php
|
@${MKDIR} ${STAGEDIR}${PREFIX}/etc/php
|
||||||
@${ECHO_CMD} "extension=php_mapscript.so" > ${STAGEDIR}${PREFIX}/etc/php/ext-20-php_mapscript.ini
|
@${ECHO_CMD} "extension=php_mapscript.so" > ${STAGEDIR}${PREFIX}/etc/php/ext-20-php_mapscript.ini
|
||||||
|
|
||||||
|
|
||||||
do-install-PYTHON-on:
|
do-install-PYTHON-on:
|
||||||
@${MKDIR} ${STAGEDIR}${PYTHON_SITELIBDIR}/
|
@${MKDIR} ${STAGEDIR}${PYTHON_SITELIBDIR}/
|
||||||
(cd ${BUILD_WRKSRC}/mapscript/python && ${CP} mapscript.py _mapscript.so ${STAGEDIR}${PYTHON_SITELIBDIR}/)
|
(cd ${BUILD_WRKSRC}/mapscript/python && ${CP} mapscript.py _mapscript.so ${STAGEDIR}${PYTHON_SITELIBDIR}/)
|
||||||
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
@ -38,5 +38,4 @@ MAKE_JOBS_UNSAFE= yes
|
|||||||
BUILD_DEPENDS+= p5-ExtUtils-MakeMaker>=7.14:devel/p5-ExtUtils-MakeMaker
|
BUILD_DEPENDS+= p5-ExtUtils-MakeMaker>=7.14:devel/p5-ExtUtils-MakeMaker
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
|
|
||||||
.include <bsd.port.post.mk>
|
.include <bsd.port.post.mk>
|
||||||
|
@ -38,7 +38,6 @@ post-install-DOCS-on:
|
|||||||
${INSTALL_DATA} ${WRKSRC}/${docs} ${STAGEDIR}${DOCSDIR}
|
${INSTALL_DATA} ${WRKSRC}/${docs} ${STAGEDIR}${DOCSDIR}
|
||||||
.endfor
|
.endfor
|
||||||
|
|
||||||
|
|
||||||
post-install-EXAMPLES-on:
|
post-install-EXAMPLES-on:
|
||||||
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
|
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
|
||||||
.for i in ${EXAMPLEFILES}
|
.for i in ${EXAMPLEFILES}
|
||||||
|
@ -18,7 +18,6 @@ RUN_DEPENDS= ${PYGAME}
|
|||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
|
|
||||||
|
|
||||||
USES= gettext python:2.7 tar:bzip2
|
USES= gettext python:2.7 tar:bzip2
|
||||||
USE_GNOME= pygtk2:run
|
USE_GNOME= pygtk2:run
|
||||||
USE_PYTHON= distutils autoplist
|
USE_PYTHON= distutils autoplist
|
||||||
|
@ -19,7 +19,6 @@ OBJSC1 = config.o getfile.o getsb.o kyureki2.o \
|
|||||||
misc2.o rdcalend.o schedule2.o
|
misc2.o rdcalend.o schedule2.o
|
||||||
OBJS_CAL = calendar.o $(OBJSC1)
|
OBJS_CAL = calendar.o $(OBJSC1)
|
||||||
|
|
||||||
|
|
||||||
all: today calendar dayinfo
|
all: today calendar dayinfo
|
||||||
|
|
||||||
install: today calendar dayinfo
|
install: today calendar dayinfo
|
||||||
@ -44,7 +43,6 @@ dayinfo: dayinfo.c
|
|||||||
clean:
|
clean:
|
||||||
rm -f *.o core dayinfo calendar today
|
rm -f *.o core dayinfo calendar today
|
||||||
|
|
||||||
|
|
||||||
birthday.o: birthday.c $(HFILES)
|
birthday.o: birthday.c $(HFILES)
|
||||||
calendar.o: calendar.c $(HFILES) $(OBJSC1)
|
calendar.o: calendar.c $(HFILES) $(OBJSC1)
|
||||||
$(CC) $(CFLAGS) -DINCLUDE_CALENDAR -c -o $@ calendar.c
|
$(CC) $(CFLAGS) -DINCLUDE_CALENDAR -c -o $@ calendar.c
|
||||||
|
@ -29,5 +29,4 @@ LDFLAGS+= -L${LOCALBASE}/lib
|
|||||||
INSTALL_TARGET= install-strip
|
INSTALL_TARGET= install-strip
|
||||||
CONFIGURE_ARGS+=--enable-compile-warnings=no
|
CONFIGURE_ARGS+=--enable-compile-warnings=no
|
||||||
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
@ -16,5 +16,4 @@ RUN_DEPENDS= R-cran-mvtnorm>=0.9.96_11:math/R-cran-mvtnorm \
|
|||||||
|
|
||||||
USES= cran:auto-plist
|
USES= cran:auto-plist
|
||||||
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
@ -41,11 +41,9 @@ post-patch-DOCS-off:
|
|||||||
@${FIND} -X ${WRKSRC} -name 'Makefile.in' | ${XARGS} ${REINPLACE_CMD} \
|
@${FIND} -X ${WRKSRC} -name 'Makefile.in' | ${XARGS} ${REINPLACE_CMD} \
|
||||||
-e '/^install-data-am\: /s/install-docDATA//'
|
-e '/^install-data-am\: /s/install-docDATA//'
|
||||||
|
|
||||||
|
|
||||||
post-patch-EXAMPLES-off:
|
post-patch-EXAMPLES-off:
|
||||||
@${REINPLACE_CMD} -e '/^SUBDIRS \=/s/ examples / /' ${WRKSRC}/Makefile.in
|
@${REINPLACE_CMD} -e '/^SUBDIRS \=/s/ examples / /' ${WRKSRC}/Makefile.in
|
||||||
|
|
||||||
|
|
||||||
post-install-DOCS-on:
|
post-install-DOCS-on:
|
||||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||||
${INSTALL_DATA} ${DISTDIR}/testu01.pdf ${STAGEDIR}${DOCSDIR}
|
${INSTALL_DATA} ${DISTDIR}/testu01.pdf ${STAGEDIR}${DOCSDIR}
|
||||||
|
@ -72,7 +72,6 @@ TCLTK_CMAKE_BOOL= VTK_WRAP_TCL
|
|||||||
DBGLEAKS_CMAKE_BOOL= VTK_DEBUG_LEAKS
|
DBGLEAKS_CMAKE_BOOL= VTK_DEBUG_LEAKS
|
||||||
LEGACY_CMAKE_BOOL_OFF= VTK_LEGACY_REMOVE
|
LEGACY_CMAKE_BOOL_OFF= VTK_LEGACY_REMOVE
|
||||||
|
|
||||||
|
|
||||||
.include <bsd.port.options.mk>
|
.include <bsd.port.options.mk>
|
||||||
|
|
||||||
.if ${PORT_OPTIONS:MSHARED}
|
.if ${PORT_OPTIONS:MSHARED}
|
||||||
|
@ -34,5 +34,4 @@ do-install:
|
|||||||
@${MKDIR} ${STAGEDIR}${PREFIX}/share/games/fortune
|
@${MKDIR} ${STAGEDIR}${PREFIX}/share/games/fortune
|
||||||
${INSTALL_DATA} ${WRKSRC}/bible* ${STAGEDIR}${PREFIX}/share/games/fortune
|
${INSTALL_DATA} ${WRKSRC}/bible* ${STAGEDIR}${PREFIX}/share/games/fortune
|
||||||
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
@ -19,14 +19,13 @@ RUN_DEPENDS= lxde-icon-theme>=0:x11-themes/lxde-icon-theme \
|
|||||||
USES= gettext-tools gmake localbase tar:xz
|
USES= gettext-tools gmake localbase tar:xz
|
||||||
USE_GNOME= gtk20 intltool
|
USE_GNOME= gtk20 intltool
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/etc \
|
CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc \
|
||||||
--with-xsession-path=${PREFIX}/share/xsessions
|
--with-xsession-path=${PREFIX}/share/xsessions
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
|
|
||||||
DATADIR= ${PREFIX}/share/lxde
|
DATADIR= ${PREFIX}/share/lxde
|
||||||
INSTALLS_ICONS= yes
|
INSTALLS_ICONS= yes
|
||||||
|
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
${INSTALL_DATA} ${WRKSRC}/desktop.conf \
|
${INSTALL_DATA} ${WRKSRC}/desktop.conf \
|
||||||
${STAGEDIR}${PREFIX}/etc/xdg/lxsession/LXDE/desktop.conf.sample
|
${STAGEDIR}${PREFIX}/etc/xdg/lxsession/LXDE/desktop.conf.sample
|
||||||
|
@ -43,5 +43,4 @@ post-install:
|
|||||||
# Create the default profile.
|
# Create the default profile.
|
||||||
cd ${STAGEDIR}/${QT_QTCHOOSERDIR} && ${LN} -s qt5.conf default.conf
|
cd ${STAGEDIR}/${QT_QTCHOOSERDIR} && ${LN} -s qt5.conf default.conf
|
||||||
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
@ -14,7 +14,6 @@ COMMENT= Phonon 4 transitional library for Qt 5
|
|||||||
|
|
||||||
LICENSE= LGPL21
|
LICENSE= LGPL21
|
||||||
|
|
||||||
|
|
||||||
USES= cmake:outsource kde:5 pathfix tar:xz
|
USES= cmake:outsource kde:5 pathfix tar:xz
|
||||||
USE_KDE= ecm
|
USE_KDE= ecm
|
||||||
USE_QT5= core dbus gui opengl widgets \
|
USE_QT5= core dbus gui opengl widgets \
|
||||||
|
@ -27,5 +27,4 @@ post-install:
|
|||||||
${INSTALL_DATA} ${WRKSRC}/${file} ${STAGEDIR}${DOCSDIR}
|
${INSTALL_DATA} ${WRKSRC}/${file} ${STAGEDIR}${DOCSDIR}
|
||||||
.endfor
|
.endfor
|
||||||
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
# Toplevel Makefile for Xymon
|
# Toplevel Makefile for Xymon
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
BUILDTOPDIR=`pwd`
|
BUILDTOPDIR=`pwd`
|
||||||
CLIENTONLY = yes
|
CLIENTONLY = yes
|
||||||
LOCALCLIENT = no
|
LOCALCLIENT = no
|
||||||
@ -20,9 +21,6 @@ LFSDEF = -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
|
|||||||
|
|
||||||
include build/Makefile.FreeBSD
|
include build/Makefile.FreeBSD
|
||||||
|
|
||||||
|
# Add local CFLAGS, etc. settings here
|
||||||
#
|
|
||||||
# Add local CFLAGS etc. settings here
|
|
||||||
|
|
||||||
include build/Makefile.rules
|
include build/Makefile.rules
|
||||||
|
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
# Toplevel Makefile for Xymon
|
# Toplevel Makefile for Xymon
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
BUILDTOPDIR=`pwd`
|
BUILDTOPDIR=`pwd`
|
||||||
|
|
||||||
# configure settings for Xymon
|
# configure settings for Xymon
|
||||||
@ -89,8 +90,6 @@ LFSDEF = -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
|
|||||||
|
|
||||||
include build/Makefile.FreeBSD
|
include build/Makefile.FreeBSD
|
||||||
|
|
||||||
|
# Add local CFLAGS, etc. settings here
|
||||||
# Add local CFLAGS etc. settings here
|
|
||||||
|
|
||||||
include build/Makefile.rules
|
include build/Makefile.rules
|
||||||
|
|
||||||
|
@ -24,7 +24,6 @@ DATADIR= ${JAVASHAREDIR}/${PORTNAME}
|
|||||||
|
|
||||||
OPTIONS_DEFINE= DOCS
|
OPTIONS_DEFINE= DOCS
|
||||||
|
|
||||||
|
|
||||||
JAVAVM= ${LOCALBASE}/bin/java
|
JAVAVM= ${LOCALBASE}/bin/java
|
||||||
JAR_DIR= ${JAVAJARDIR:S,^${PREFIX}/,,}/${PORTNAME}
|
JAR_DIR= ${JAVAJARDIR:S,^${PREFIX}/,,}/${PORTNAME}
|
||||||
JAR_FILE= frost.jar
|
JAR_FILE= frost.jar
|
||||||
@ -59,8 +58,6 @@ DESKTOP_ENTRIES= "Frost" "Freenet Client" \
|
|||||||
"frost" "P2P;Network;Java;" \
|
"frost" "P2P;Network;Java;" \
|
||||||
false
|
false
|
||||||
|
|
||||||
pre-everything::
|
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
@${SED} -e "s|%%PREFIX%%|${PREFIX}|; \
|
@${SED} -e "s|%%PREFIX%%|${PREFIX}|; \
|
||||||
s|%%JAVA_VERSION%%|${JAVA_VERSION}|; \
|
s|%%JAVA_VERSION%%|${JAVA_VERSION}|; \
|
||||||
|
@ -49,7 +49,6 @@ ALONE= -e 's|\#define.ALONE|\#undef ALONE|'
|
|||||||
post-extract:
|
post-extract:
|
||||||
${CP} ${WRKSRC}/conf.h.dist ${WRKSRC}/conf.h
|
${CP} ${WRKSRC}/conf.h.dist ${WRKSRC}/conf.h
|
||||||
|
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
${REINPLACE_CMD} \
|
${REINPLACE_CMD} \
|
||||||
-e 's=getline(=xmit_getline(=' \
|
-e 's=getline(=xmit_getline(=' \
|
||||||
|
@ -11,7 +11,6 @@ PKGNAMEPREFIX= p5-
|
|||||||
MAINTAINER= perl@FreeBSD.org
|
MAINTAINER= perl@FreeBSD.org
|
||||||
COMMENT= Perl modules for parsing FreeBSD's Ports INDEX file
|
COMMENT= Perl modules for parsing FreeBSD's Ports INDEX file
|
||||||
|
|
||||||
|
|
||||||
USES= perl5 tar:bzip2
|
USES= perl5 tar:bzip2
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@ LICENSE= MIT GPLv2
|
|||||||
LICENSE_COMB= multi
|
LICENSE_COMB= multi
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
GNU_CONFIGURE= YES
|
GNU_CONFIGURE= yes
|
||||||
CFLAGS += -L${LOCALBASE}/lib -I${LOCALBASE}/include -lpthread
|
CFLAGS += -L${LOCALBASE}/lib -I${LOCALBASE}/include -lpthread
|
||||||
|
|
||||||
BUILD_DEPENDS+= gawk:lang/gawk
|
BUILD_DEPENDS+= gawk:lang/gawk
|
||||||
@ -22,8 +22,6 @@ LIB_DEPENDS+= libhdf5.so:science/hdf5 \
|
|||||||
|
|
||||||
USES= autoreconf
|
USES= autoreconf
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
||||||
|
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= stevengj
|
GH_ACCOUNT= stevengj
|
||||||
|
|
||||||
|
@ -14,7 +14,6 @@ COMMENT= Time stamping authority (RFC 3161) module for apache
|
|||||||
OPTIONS_DEFINE= MYSQL PGSQL FIREBIRD DEBUG DEBUG_MEMORY
|
OPTIONS_DEFINE= MYSQL PGSQL FIREBIRD DEBUG DEBUG_MEMORY
|
||||||
DEBUG_MEMORY_DESC= Memory debug
|
DEBUG_MEMORY_DESC= Memory debug
|
||||||
|
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS= --with-openssl-incdir=${OPENSSLINC} \
|
CONFIGURE_ARGS= --with-openssl-incdir=${OPENSSLINC} \
|
||||||
--with-openssl-libdir=${OPENSSLLIB} \
|
--with-openssl-libdir=${OPENSSLLIB} \
|
||||||
|
@ -38,7 +38,6 @@ USES+= ssl
|
|||||||
CONFIGURE_ARGS+= --with-ssl
|
CONFIGURE_ARGS+= --with-ssl
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
@${REINPLACE_CMD} -e 's|;;|;|g' \
|
@${REINPLACE_CMD} -e 's|;;|;|g' \
|
||||||
${WRKSRC}/src/sitestore.c
|
${WRKSRC}/src/sitestore.c
|
||||||
|
@ -32,7 +32,6 @@ CMAKE_ARGS+= -DOPTION_BUILD_SHARED_LIBS:BOOL=ON \
|
|||||||
-DPREFIX_INCLUDE:PATH=${PREFIX}/include/fltk-devel \
|
-DPREFIX_INCLUDE:PATH=${PREFIX}/include/fltk-devel \
|
||||||
-DPREFIX_LIB:PATH=${PREFIX}/lib/fltk-devel
|
-DPREFIX_LIB:PATH=${PREFIX}/lib/fltk-devel
|
||||||
|
|
||||||
|
|
||||||
SNAPSHOT_VERS= 10370
|
SNAPSHOT_VERS= 10370
|
||||||
PORTEXAMPLES= *
|
PORTEXAMPLES= *
|
||||||
EXAMPLESDIR= ${PREFIX}/share/examples/${PORTNAME}${PKGNAMESUFFIX}
|
EXAMPLESDIR= ${PREFIX}/share/examples/${PORTNAME}${PKGNAMESUFFIX}
|
||||||
|
@ -84,7 +84,6 @@ PYDISTUTILS_BUILDARGS+= \
|
|||||||
NO_SCRIPTS=1 \
|
NO_SCRIPTS=1 \
|
||||||
INSTALL_MULTIVERSION=1
|
INSTALL_MULTIVERSION=1
|
||||||
|
|
||||||
|
|
||||||
PYDISTUTILS_BUILDARGS+= \
|
PYDISTUTILS_BUILDARGS+= \
|
||||||
UNICODE=1
|
UNICODE=1
|
||||||
WX_PYTHON_DIR= wx-${WX_VERSION}-${WXPORT}-unicode
|
WX_PYTHON_DIR= wx-${WX_VERSION}-${WXPORT}-unicode
|
||||||
|
@ -20,7 +20,6 @@ USE_XORG= xrandr
|
|||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
INSTALLS_ICONS= yes
|
INSTALLS_ICONS= yes
|
||||||
|
|
||||||
|
|
||||||
OPTIONS_DEFINE= NLS
|
OPTIONS_DEFINE= NLS
|
||||||
OPTIONS_SUB= yes
|
OPTIONS_SUB= yes
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user