aboutsummaryrefslogtreecommitdiff
path: root/graphics/jpeginfo
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2005-05-23 08:46:09 +0000
committerVolker Stolz <vs@FreeBSD.org>2005-05-23 08:46:09 +0000
commit42cffdc351ebb265fb7d7b4bd752b2057ff1aac0 (patch)
tree605a8b581737dfd601351cc096c9bf728736e726 /graphics/jpeginfo
parentd35f537d06476ed9dd2eca99947408fa58479030 (diff)
downloadports-42cffdc351ebb265fb7d7b4bd752b2057ff1aac0.tar.gz
ports-42cffdc351ebb265fb7d7b4bd752b2057ff1aac0.zip
Notes
Diffstat (limited to 'graphics/jpeginfo')
-rw-r--r--graphics/jpeginfo/Makefile1
-rw-r--r--graphics/jpeginfo/files/patch-aa11
2 files changed, 1 insertions, 11 deletions
diff --git a/graphics/jpeginfo/Makefile b/graphics/jpeginfo/Makefile
index 96b8ac244353..c3fc1e77f426 100644
--- a/graphics/jpeginfo/Makefile
+++ b/graphics/jpeginfo/Makefile
@@ -18,6 +18,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
+MAKE_ARGS= mandir=${PREFIX}/man
MAN1= jpeginfo.1
PLIST_FILES= bin/jpeginfo
diff --git a/graphics/jpeginfo/files/patch-aa b/graphics/jpeginfo/files/patch-aa
deleted file mode 100644
index ec9504ad9b14..000000000000
--- a/graphics/jpeginfo/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.in.bak Sun Dec 8 01:13:21 2002
-+++ Makefile.in Fri Mar 11 14:41:23 2005
-@@ -26,7 +26,7 @@
- infodir = $(prefix)/share/info
-
- # Where to put the manual pages.
--mandir = $(prefix)/share/man
-+mandir = $(prefix)/man
-
-
-