aboutsummaryrefslogtreecommitdiff
path: root/devel/avrdude
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-01-27 12:59:15 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-01-27 12:59:15 +0000
commitc92d6d4b9cc7289896264e718ccb0caf8654e855 (patch)
tree33cf4b5558b55ef3e3fe2572dd4669d5a4b042d1 /devel/avrdude
parent5eb9b7171bac6193240dfea304691462ad01c334 (diff)
Notes
Diffstat (limited to 'devel/avrdude')
-rw-r--r--devel/avrdude/Makefile4
-rw-r--r--devel/avrdude/pkg-plist1
2 files changed, 1 insertions, 4 deletions
diff --git a/devel/avrdude/Makefile b/devel/avrdude/Makefile
index 910094259cf5..411b5b970821 100644
--- a/devel/avrdude/Makefile
+++ b/devel/avrdude/Makefile
@@ -12,13 +12,9 @@ COMMENT= Program for programming the on-chip memory of Atmel AVR CPUs
LICENSE= GPLv2
-MAN1= avrdude.1
-MANCOMPRESSED= no
-
GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib
CFLAGS+= -I${LOCALBASE}/include
MAKE_JOBS_UNSAFE= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/avrdude/pkg-plist b/devel/avrdude/pkg-plist
index be96c50b29c5..867b249c3881 100644
--- a/devel/avrdude/pkg-plist
+++ b/devel/avrdude/pkg-plist
@@ -1,2 +1,3 @@
bin/avrdude
etc/avrdude.conf
+man/man1/avrdude.1.gz