aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2016-10-11 03:33:08 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2016-10-11 03:33:08 +0800
commit85f586e3193d9c523555401744fbca7b7f8a66f8 (patch)
tree6aa0cf290a3b588063077142ef6810dff2b0f5db /graphics
parent6591eff70a1f952dce0fe11ac284e0d2389b62ca (diff)
downloadfreebsd-ports-gnome-85f586e3193d9c523555401744fbca7b7f8a66f8.tar.gz
freebsd-ports-gnome-85f586e3193d9c523555401744fbca7b7f8a66f8.tar.zst
freebsd-ports-gnome-85f586e3193d9c523555401744fbca7b7f8a66f8.zip
- Cosmetic fixes
- Fix WWW:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/copperspice/Makefile4
-rw-r--r--graphics/copperspice/pkg-descr2
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/copperspice/Makefile b/graphics/copperspice/Makefile
index 41cabf7dcd6b..6a30159f4d4f 100644
--- a/graphics/copperspice/Makefile
+++ b/graphics/copperspice/Makefile
@@ -52,10 +52,10 @@ BROKEN_i386= qx11embed_x11.cpp:470:20: non-constant-expression\
post-patch:
# fix something wrong with v1.3.2 generatior
- ${REINPLACE_CMD} -e '/config.status:/ s/:.*/:/' ${WRKSRC}/Makefile.in
+ @${REINPLACE_CMD} -e '/config.status:/ s/:.*/:/' ${WRKSRC}/Makefile.in
post-configure:
- ${REINPLACE_CMD} -e '/^hardcode_libdir_flag/ \
+ @${REINPLACE_CMD} -e '/^hardcode_libdir_flag/ \
s|spec=.*|spec="-Wl,-rpath,${LOCALBASE}/lib"|' \
${WRKSRC}/libtool
diff --git a/graphics/copperspice/pkg-descr b/graphics/copperspice/pkg-descr
index 01dde756cfef..505fb6cce64c 100644
--- a/graphics/copperspice/pkg-descr
+++ b/graphics/copperspice/pkg-descr
@@ -16,4 +16,4 @@ Key features:
* A template class can inherit from QObject
* Copperspice includes several Qt5 classes
-WWW: http://www.copperspice.com
+WWW: http://www.copperspice.com/