diff options
Diffstat (limited to 'deskutils/logjam/Makefile')
-rw-r--r-- | deskutils/logjam/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/deskutils/logjam/Makefile b/deskutils/logjam/Makefile index 6d2af9a9719c..a2c15d4e81d4 100644 --- a/deskutils/logjam/Makefile +++ b/deskutils/logjam/Makefile @@ -11,6 +11,12 @@ PORTREVISION?= 2 CATEGORIES= deskutils MASTER_SITES= http://logjam.danga.com/download/ +.if defined (WITH_EXTRA_PATCH) +PATCH_SITES= http://bmp-plugins.berlios.de/misc/patches/ +PATCHFILES= logjam_link.c.diff +PATCH_DIST_STRIP= -p0 +.endif + MAINTAINER= mike.patterson@unb.ca COMMENT= A GTK2 interface to livejournals, ie www.livejournal.com |