diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-12-23 09:14:25 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-12-23 09:14:25 +0800 |
commit | 355f5a4762aae5c9f8516a51da8566523fe301f2 (patch) | |
tree | 50676871bedb10d4f90fe2db839a619f0faf8954 /sysutils/p5-Fuse | |
parent | a0a3cd909a87068426b9013f5057a550eeb27064 (diff) | |
download | freebsd-ports-gnome-355f5a4762aae5c9f8516a51da8566523fe301f2.tar.gz freebsd-ports-gnome-355f5a4762aae5c9f8516a51da8566523fe301f2.tar.zst freebsd-ports-gnome-355f5a4762aae5c9f8516a51da8566523fe301f2.zip |
- set some PORTSCOUT vars
Diffstat (limited to 'sysutils/p5-Fuse')
-rw-r--r-- | sysutils/p5-Fuse/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/p5-Fuse/Makefile b/sysutils/p5-Fuse/Makefile index 513f7bee0d20..fbff36cb0ce5 100644 --- a/sysutils/p5-Fuse/Makefile +++ b/sysutils/p5-Fuse/Makefile @@ -20,6 +20,8 @@ RUN_DEPENDS= ${LOCALBASE}/include/fuse.h:${PORTSDIR}/sysutils/fusefs-libs BUILD_DEPENDS+= ${RUN_DEPENDS} PERL_CONFIGURE= yes +PORTSCOUT= skipv:0.09_4 + USE_GNOME= pkgconfig MAN3= Fuse.3 |