aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2010-05-25 10:24:11 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2010-05-25 10:24:11 +0800
commitbd442d5f4f5aa385f51a2112930861a0a18ca0da (patch)
tree369549bc9bee127fb310e5f6db1e919ff7f5efef /graphics
parent5fe3d70379b7e8bf9f47c5b5faecd8ef02f48c71 (diff)
downloadfreebsd-ports-gnome-bd442d5f4f5aa385f51a2112930861a0a18ca0da.tar.gz
freebsd-ports-gnome-bd442d5f4f5aa385f51a2112930861a0a18ca0da.tar.zst
freebsd-ports-gnome-bd442d5f4f5aa385f51a2112930861a0a18ca0da.zip
- Add PORTSCOUT
Diffstat (limited to 'graphics')
-rw-r--r--graphics/wings-devel/Makefile2
-rw-r--r--graphics/wings/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/graphics/wings-devel/Makefile b/graphics/wings-devel/Makefile
index 05908884c3f4..471598fc06d3 100644
--- a/graphics/wings-devel/Makefile
+++ b/graphics/wings-devel/Makefile
@@ -30,6 +30,8 @@ SUB_FILES= wings.sh
USE_BZIP2= yes
USE_GMAKE= yes
+PORTSCOUT= limitw:1,odd
+
post-patch:
@${REINPLACE_CMD} -e 's|$$(GCC)|${CC} -I${LOCALBASE}/include -L${LOCALBASE}/lib|g' \
${WRKSRC}/plugins_src/accel/Makefile
diff --git a/graphics/wings/Makefile b/graphics/wings/Makefile
index 84887ad0d85b..7c2f5bdefd1d 100644
--- a/graphics/wings/Makefile
+++ b/graphics/wings/Makefile
@@ -29,6 +29,8 @@ SUB_FILES= wings.sh
USE_BZIP2= yes
USE_GMAKE= yes
+PORTSCOUT= limitw:1,even
+
post-patch:
@${REINPLACE_CMD} -e 's|$$(GCC)|${CC} -I${LOCALBASE}/include -L${LOCALBASE}/lib|g' \
${WRKSRC}/plugins_src/accel/Makefile