diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/flickcurl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/flickcurl/Makefile b/www/flickcurl/Makefile index 3c00e1028ae2..f0eba8a0c6fb 100644 --- a/www/flickcurl/Makefile +++ b/www/flickcurl/Makefile @@ -19,4 +19,6 @@ USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomehack gnometarget ltverhack libxml2 pkgconfig USE_LDCONFIG= yes +MAN1= flickrdf.1 flickcurl.1 flickcurl-config.1 + .include <bsd.port.mk> |