diff options
Diffstat (limited to 'devel/gputils/Makefile')
-rw-r--r-- | devel/gputils/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/gputils/Makefile b/devel/gputils/Makefile index 8b19fa09f8b6..dfee608c8415 100644 --- a/devel/gputils/Makefile +++ b/devel/gputils/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gputils -PORTVERSION= 0.14.1 +PORTVERSION= 0.14.2 CATEGORIES= devel MASTER_SITES= SF @@ -15,7 +15,9 @@ COMMENT= A set of utilities for Microchip PIC microcontrollers LICENSE= GPLv2 +CONFLICTS= gplink-[0-9]* GNU_CONFIGURE= yes +USE_GMAKE= yes MANLANG= "" fr MAN1= gpasm.1 gpdasm.1 gplib.1 gplink.1 gpstrip.1 gputils.1 \ |