libnatpmp-20110808 -> libnatpmp-20120821 minissdpd-1.1.20120121 -> minissdpd-1.2 miniupnpc-1.6 -> miniupnpc-1.7 miniupnpd-1.6.20120207 -> miniupnpd-1.7 OK ajacoutot@
13 lines
413 B
Plaintext
13 lines
413 B
Plaintext
$OpenBSD: patch-Makefile,v 1.3 2012/10/18 14:56:55 dcoppa Exp $
|
|
--- Makefile.orig Thu Oct 18 10:47:55 2012
|
|
+++ Makefile Thu Oct 18 10:49:26 2012
|
|
@@ -140,7 +140,7 @@ clean:
|
|
miniupnpdctl.o testgetifaddr.o \
|
|
$(PFOBJS) $(IPFOBJS) $(IPFWOBJS)
|
|
|
|
-install: miniupnpd genuuid
|
|
+install: miniupnpd
|
|
$(STRIP) miniupnpd
|
|
$(INSTALL) -d $(DESTDIR)$(INSTALLBINDIR)
|
|
$(INSTALL) -m 555 miniupnpd $(DESTDIR)$(INSTALLBINDIR)
|