diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-01-12 09:51:46 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-01-12 09:51:46 +0800 |
commit | c5d0f63a8def364bcdd0b1e8669d576633bc15a9 (patch) | |
tree | f0634445c6c2219dacc447556a1337616f7fe162 /www/mod_layout | |
parent | ad287b8ca079a7ac2953e78f01317979ffee9d4d (diff) | |
download | freebsd-ports-gnome-c5d0f63a8def364bcdd0b1e8669d576633bc15a9.tar.gz freebsd-ports-gnome-c5d0f63a8def364bcdd0b1e8669d576633bc15a9.tar.zst freebsd-ports-gnome-c5d0f63a8def364bcdd0b1e8669d576633bc15a9.zip |
- set PORTSCOUT for www/mod_layout*
Diffstat (limited to 'www/mod_layout')
-rw-r--r-- | www/mod_layout/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/mod_layout/Makefile b/www/mod_layout/Makefile index 9691503cd191..c3a5a1067b8d 100644 --- a/www/mod_layout/Makefile +++ b/www/mod_layout/Makefile @@ -17,6 +17,8 @@ USE_APACHE= 13 CONFLICTS= mod_layout-4.* mod_layout-5.* apache-contrib-1.* +PORTSCOUT= limit:^3 + CFLAGS+= -fPIC post-patch: |