diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-12-04 21:33:54 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-12-04 21:33:54 +0000 |
commit | bad81ce6c9a45a5d62e25555708c9941ca645cd1 (patch) | |
tree | 3555ad1bb35ffc2e8590c05921e7cd2ec2761808 /misc/gtk-gopod | |
parent | c60af73299383753a96712afed6f0feef505ff6b (diff) | |
download | ports-bad81ce6c9a45a5d62e25555708c9941ca645cd1.tar.gz ports-bad81ce6c9a45a5d62e25555708c9941ca645cd1.zip |
Notes
Diffstat (limited to 'misc/gtk-gopod')
-rw-r--r-- | misc/gtk-gopod/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gtk-gopod/Makefile b/misc/gtk-gopod/Makefile index 54ebd8b5c6f1..073462c28d5a 100644 --- a/misc/gtk-gopod/Makefile +++ b/misc/gtk-gopod/Makefile @@ -17,7 +17,7 @@ USE_GNOME= gtk20 RESTRICTED= "Unclear legal status in EU countries" PLIST= ${.CURDIR}/pkg-plist -EXTRA_PATCHES= ${FILESDIR}/extra-patch-main.c +EXTRA_PATCHES= ${FILESDIR}/extra-patch-gui.c WRKSRC= ${WRKDIR}/${DISTNAME}/gtk-version DATAFILES= capped.png go.png go_.png mask.xpm notdetected.png uncapped.png |