aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/eos-movrec/Makefile4
-rw-r--r--graphics/gtimelapse/Makefile4
-rw-r--r--graphics/multican/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/graphics/eos-movrec/Makefile b/graphics/eos-movrec/Makefile
index 01b3407b095e..3633ebbfbf1a 100644
--- a/graphics/eos-movrec/Makefile
+++ b/graphics/eos-movrec/Makefile
@@ -10,7 +10,7 @@ DISTVERSION= 0.3.1_beta
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.3_beta
-MAINTAINER= danfe@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A program to capture short movies with Canon DSLR camera
LICENSE= GPLv2
@@ -28,6 +28,6 @@ DISTVERSIONSUFFIX= -src
PLIST_FILES= bin/eos_movrec
post-patch:
- @${REINPLACE_CMD} -e 's,GLIBC,FreeBSD,' ${WRKSRC}/os_api.h
+ @${REINPLACE_CMD} -e 's,GLIBC,${OPSYS},' ${WRKSRC}/os_api.h
.include <bsd.port.mk>
diff --git a/graphics/gtimelapse/Makefile b/graphics/gtimelapse/Makefile
index b1f20216c981..c9226973d762 100644
--- a/graphics/gtimelapse/Makefile
+++ b/graphics/gtimelapse/Makefile
@@ -10,7 +10,7 @@ DISTVERSION= 0.1
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/Relase # yes, this is not a typo (here)
-MAINTAINER= danfe@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= An application for capturing images to generate timelapse videos
LICENSE= GPLv2
@@ -22,6 +22,6 @@ CONFIGURE_ARGS= --with-wx-config=${WX_CONFIG}
USE_WX= 2.8+
WRKSRC= ${WRKDIR}/${PORTNAME}
-PLIST_FILES= bin/gtimelapse
+PLIST_FILES= bin/${PORTNAME}
.include <bsd.port.mk>
diff --git a/graphics/multican/Makefile b/graphics/multican/Makefile
index 5bd9f2abfb90..261a196c7730 100644
--- a/graphics/multican/Makefile
+++ b/graphics/multican/Makefile
@@ -10,12 +10,12 @@ DISTVERSION= 0.0.5
CATEGORIES= graphics
MASTER_SITES= SF
-MAINTAINER= danfe@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Remote control utility for Canon DSLR cameras
LICENSE= GPLv2
-CFLAGS+= -fPIC
+CFLAGS+= -fPIC # required at least on amd64
USE_LDCONFIG= yes
PLIST_FILES= bin/multican lib/libmultican.so.0 lib/libmultican.so \