opnsense-ports/deskutils/akamaru/files/patch-Makefile
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

19 lines
440 B
Text

--- Makefile.orig Sun Jul 16 01:37:05 2006
+++ Makefile Wed Oct 11 01:04:51 2006
@@ -4,7 +4,7 @@
LDFLAGS = -g
GCONFTOOL = gconftool-2
-prefix = $(HOME)
+prefix = $(PREFIX)
targets = akamaru dock
schemas = kiba.schemas
akamaru_objs = main.o akamaru.o
@@ -25,6 +25,7 @@
install : install-schemas
install dock $(prefix)/bin/kiba-dock
+ install akamaru $(prefix)/bin/akamaru
sh populate-dock.sh
uninstall-schemas : gconf-clean