freebsd-ports/lang/asis/files/patch-Makefile.stub
John Marino 795fc4961d lang/asis: Upgrade version 2013 => 2014
The annual Adacore release happened!
2014-05-15 18:40:10 +00:00

12 lines
349 B
Text

--- Makefile.stub.orig 2014-05-15 18:18:09.000000000 +0000
+++ Makefile.stub
@@ -3,8 +3,7 @@ host := $(shell gcc -dumpmachine)
# Where Asis library should be installed
# Default is into current GNAT directory
-INSTALL_DIR = $(dir $(shell which gnatls))..
-prefix=$(INSTALL_DIR)
+prefix=$(PREFIX)
# Asis specific directories
GNAT_DIR=../gnat