13 lines
413 B
Plaintext
Raw Normal View History

$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)