aboutsummaryrefslogtreecommitdiff
path: root/devel/cogito
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2008-08-23 00:17:56 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2008-08-23 00:17:56 +0000
commit05eb560c941b4e9738a14d08f0a5992db78b97e9 (patch)
tree755c19317269d7afc7a1b560eaf908faa1e2ba88 /devel/cogito
parent5706e3e7c5aecad4eda99cfe1520bb8896d9998a (diff)
downloadports-05eb560c941b4e9738a14d08f0a5992db78b97e9.tar.gz
ports-05eb560c941b4e9738a14d08f0a5992db78b97e9.zip
Notes
Diffstat (limited to 'devel/cogito')
-rw-r--r--devel/cogito/Makefile18
-rw-r--r--devel/cogito/pkg-plist2
2 files changed, 10 insertions, 10 deletions
diff --git a/devel/cogito/Makefile b/devel/cogito/Makefile
index 6500f140c90c..8f7012b876f8 100644
--- a/devel/cogito/Makefile
+++ b/devel/cogito/Makefile
@@ -29,15 +29,6 @@ USE_GMAKE= yes
.if !defined(NOPORTDOCS)
ALL_TARGET= all doc
INSTALL_TARGET= install install-doc
-.endif
-
-# We set HOME to PREFIX. This will install the files in the proper location.
-MAKE_ENV+= HOME=${PREFIX} CPATH=${PREFIX}/include LIBRARY_PATH=${PREFIX}/lib
-CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib
-
-CONTRIB_FILES= ${WRKDIR}/${DISTNAME}/contrib/gitfeedmaillist.sh \
- ${WRKDIR}/${DISTNAME}/contrib/ciabot.pl
-
MAN1 = cg-add.1 \
cg-admin-cat.1 \
cg-admin-ls.1 \
@@ -77,6 +68,15 @@ MAN1 = cg-add.1 \
MAN7= cogito.7 \
cg-ref.7
+.endif
+
+# We set HOME to PREFIX. This will install the files in the proper location.
+MAKE_ENV+= HOME=${PREFIX} CPATH=${PREFIX}/include LIBRARY_PATH=${PREFIX}/lib
+CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib
+
+CONTRIB_FILES= ${WRKDIR}/${DISTNAME}/contrib/gitfeedmaillist.sh \
+ ${WRKDIR}/${DISTNAME}/contrib/ciabot.pl
+
post-install:
${INSTALL_SCRIPT} ${CONTRIB_FILES} ${PREFIX}/bin
diff --git a/devel/cogito/pkg-plist b/devel/cogito/pkg-plist
index 3f9b946884d0..3caddc509576 100644
--- a/devel/cogito/pkg-plist
+++ b/devel/cogito/pkg-plist
@@ -89,4 +89,4 @@ lib/cogito/cg-Xmergefile
%%PORTDOCS%%@dirrm %%DOCSDIR%%/txt
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm lib/cogito
-@dirrm %%DATADIR%% \ No newline at end of file
+@dirrm %%DATADIR%%