mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 10:06:40 -04:00
- Define the license; - Pet portlint. Todo: check if the mastersite is definitely down or not.
11 lines
308 B
Text
11 lines
308 B
Text
--- Makefile.in.orig 2000-04-23 10:17:30.000000000 +0200
|
|
+++ Makefile.in 2014-04-27 21:58:08.000000000 +0200
|
|
@@ -32,8 +32,6 @@
|
|
includedir = @includedir@
|
|
oldincludedir = /usr/include
|
|
|
|
-DESTDIR =
|
|
-
|
|
pkgdatadir = $(datadir)/@PACKAGE@
|
|
pkglibdir = $(libdir)/@PACKAGE@
|
|
pkgincludedir = $(includedir)/@PACKAGE@
|